Skip to content

Commit

Permalink
Bump rails_admin from 3.1.2 to 3.1.3
Browse files Browse the repository at this point in the history
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/v3.1.3/CHANGELOG.md)
- [Commits](railsadminteam/rails_admin@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: rails_admin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 50afc88 commit e0fe14c
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,13 @@ GEM
bootsnap (1.18.3)
msgpack (~> 1.2)
bson (5.0.0)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
chewy (0.9.0)
activesupport (>= 3.2)
elasticsearch (>= 1.0.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
content_disposition (1.0.0)
counter_culture (1.11.0)
Expand All @@ -172,7 +172,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.3)
date (3.3.4)
dead_end (4.0.0)
declarative (0.0.20)
declarative-option (0.1.0)
Expand Down Expand Up @@ -211,7 +211,7 @@ GEM
faraday
multi_json
encryptor (3.0.0)
erubi (1.12.0)
erubi (1.13.0)
et-orbi (1.2.11)
tzinfo
ethon (0.16.0)
Expand Down Expand Up @@ -429,8 +429,8 @@ GEM
mini_histogram (0.3.1)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
mini_portile2 (2.8.7)
minitest (5.24.1)
mongo (2.20.0)
bson (>= 4.14.1, < 6.0.0)
msgpack (1.7.2)
Expand All @@ -444,16 +444,16 @@ GEM
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.3.7)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.3.3)
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nio4r (2.7.3)
nkf (0.2.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -514,7 +514,7 @@ GEM
pundit-matchers (2.3.0)
rspec-rails (>= 3.0.0)
raabro (1.4.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
Expand Down Expand Up @@ -547,7 +547,7 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_admin (3.1.2)
rails_admin (3.1.3)
activemodel-serializers-xml (>= 1.0)
kaminari (>= 0.14, < 2.0)
nested_form (~> 0.3)
Expand Down Expand Up @@ -720,9 +720,9 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets-rails (3.5.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stackprof (0.2.26)
strait (1.2.0)
Expand All @@ -737,8 +737,8 @@ GEM
thor (1.3.1)
tilt (2.3.0)
timecop (0.9.8)
timeout (0.4.0)
turbo-rails (1.4.0)
timeout (0.4.1)
turbo-rails (1.5.0)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -765,7 +765,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.13)
zeitwerk (2.6.16)

PLATFORMS
ruby
Expand Down

0 comments on commit e0fe14c

Please sign in to comment.