Skip to content

Commit

Permalink
Merge pull request #704 from themarshallproject/dependabot/bundler/si…
Browse files Browse the repository at this point in the history
…mple_form-5.3.0

Bump simple_form from 5.2.0 to 5.3.0
  • Loading branch information
rdmurphy authored Oct 12, 2023
2 parents d494448 + ce52ec8 commit f6c35f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'bootsnap', require: false

gem 'puma', '~> 6.4'

gem 'simple_form', '~> 5.2'
gem 'simple_form', '~> 5.3'

gem 'jwt'
gem 'premailer-rails'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.3)
loofah (2.21.4)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.8)
Expand Down Expand Up @@ -295,7 +295,7 @@ GEM
sass-embedded (1.63.4-x86_64-linux-gnu)
google-protobuf (~> 3.23)
shellany (0.0.1)
simple_form (5.2.0)
simple_form (5.3.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
sinatra (3.1.0)
Expand Down Expand Up @@ -360,7 +360,7 @@ DEPENDENCIES
rails-controller-testing
rspec-github
rspec-rails
simple_form (~> 5.2)
simple_form (~> 5.3)
sinatra
sprockets-rails
terser (~> 1.1)
Expand Down

0 comments on commit f6c35f7

Please sign in to comment.