Skip to content

Commit

Permalink
Bump rails_admin from 3.1.2 to 3.2.0
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.2.0.
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md)
- [Commits](railsadminteam/rails_admin@v3.1.2...v3.2.0)

---
updated-dependencies:
- dependency-name: rails_admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 8a844ab commit acea1f5
Showing 1 changed file with 26 additions and 25 deletions.
51 changes: 26 additions & 25 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1293,7 +1293,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.0)
crass (1.0.6)
csv (3.2.6)
Expand All @@ -1305,7 +1305,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)
dateslices (0.0.4)
rails (> 4)
db_text_search (1.0.0)
Expand Down Expand Up @@ -1372,8 +1372,8 @@ GEM
railties (>= 3.2, < 8.0)
friendly_id (5.4.2)
activerecord (>= 4.0.0)
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.1)
activesupport (>= 6.1)
html-pipeline (2.14.2)
activesupport (>= 2)
nokogiri (>= 1.4)
Expand Down Expand Up @@ -1442,7 +1442,7 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
material_icons (4.0.0)
railties (>= 3.2)
memory_profiler (1.0.1)
Expand All @@ -1456,31 +1456,31 @@ GEM
nokogiri (~> 1)
rake
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.24.0)
minitest (5.25.1)
multi_json (1.15.0)
multipart-post (2.3.0)
mustache (1.1.1)
nested_form (0.3.2)
net-imap (0.3.4)
net-imap (0.4.16)
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
netrc (0.11.0)
newrelic_rpm (9.2.0)
nio4r (2.5.9)
nokogiri (1.16.6)
nio4r (2.7.3)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
opus-ruby (1.0.1)
ffi
Expand Down Expand Up @@ -1512,7 +1512,7 @@ GEM
puma (>= 5.0, < 6.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-mini-profiler (3.1.0)
rack (>= 1.2.0)
Expand Down Expand Up @@ -1546,12 +1546,13 @@ GEM
rails (>= 3.2)
rails-ujs (0.1.0)
railties (>= 3.1)
rails_admin (3.1.2)
rails_admin (3.2.0)
activemodel-serializers-xml (>= 1.0)
csv
kaminari (>= 0.14, < 2.0)
nested_form (~> 0.3)
rails (>= 6.0, < 8)
turbo-rails (~> 1.0)
turbo-rails (>= 1.0, < 3)
rails_gravatar (1.0.4)
actionview
railties (6.1.7.2)
Expand Down Expand Up @@ -1626,9 +1627,9 @@ GEM
babel-source (>= 5.8.11)
babel-transpiler
sprockets (>= 3.0.0)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (1.6.2)
mini_portile2 (~> 2.8.0)
Expand All @@ -1646,12 +1647,12 @@ GEM
text-hyphen (1.4.1)
textstat (0.1.8)
text-hyphen (~> 1.4, >= 1.4.1)
thor (1.3.1)
thor (1.3.2)
tilt (2.0.11)
timeago_js (3.0.2.2)
timeout (0.3.2)
timeout (0.4.1)
tribute (3.6.0.0)
turbo-rails (1.4.0)
turbo-rails (2.0.6)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -1679,12 +1680,12 @@ GEM
websocket-client-simple (0.3.0)
event_emitter
websocket
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
word_count_analyzer (1.0.1)
engtagger
zeitwerk (2.6.16)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand Down

0 comments on commit acea1f5

Please sign in to comment.