Skip to content

Commit

Permalink
Merge pull request #538 from CouchofTomato/dependabot/bundler/main/ra…
Browse files Browse the repository at this point in the history
…ils_admin-2.1.1

chore: bump rails_admin from 2.0.2 to 2.1.1
  • Loading branch information
CouchofTomato authored Apr 7, 2021
2 parents e53c548 + b6af9cf commit d1f9fd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gem 'caxlsx_rails'
gem 'devise'
gem 'devise_invitable', '~> 2.0.3'
gem 'hiredis'
gem 'rails_admin', '~> 2.0'
gem 'rails_admin', '~> 2.1'
gem 'redis-session-store', '~> 0.11.3'
gem 'rubyzip'
gem 'stimulus_reflex', '~> 3.4'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
railties (>= 5.0.0)
faker (2.17.0)
i18n (>= 1.6, < 2)
ffi (1.14.2)
ffi (1.15.0)
flay (2.12.1)
erubis (~> 2.7.0)
path_expander (~> 1.0)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
guard-webpacker (0.2.1)
guard (>= 2)
guard-compat (~> 1.0)
haml (5.1.2)
haml (5.2.1)
temple (>= 0.8.0)
tilt
hiredis (0.6.3)
Expand Down Expand Up @@ -236,8 +236,8 @@ GEM
msgpack (1.4.2)
nenv (0.3.0)
nested_form (0.3.2)
nio4r (2.5.5)
nokogiri (1.11.1)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
notiffany (0.1.3)
Expand Down Expand Up @@ -288,7 +288,7 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails_admin (2.0.2)
rails_admin (2.1.1)
activemodel-serializers-xml (>= 1.0)
builder (~> 3.1)
haml (>= 4.0, < 6)
Expand Down Expand Up @@ -503,7 +503,7 @@ DEPENDENCIES
pry-byebug
puma (~> 5.2)
rails (~> 6.1.3)
rails_admin (~> 2.0)
rails_admin (~> 2.1)
redis (>= 4.0)
redis-session-store (~> 0.11.3)
rspec-rails (~> 4.0.2)
Expand Down

0 comments on commit d1f9fd4

Please sign in to comment.