Skip to content

Commit

Permalink
Merge pull request #539 from DefactoSoftware/jurre/update-simple-form
Browse files Browse the repository at this point in the history
Update simple form
  • Loading branch information
jurre authored Jan 22, 2020
2 parents df51c76 + 7e89ea7 commit 86c6b89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem "rack-timeout"
gem "rails", "~> 4.2.11"
gem "recipient_interceptor"
gem "sass-rails", "~> 5.0.1"
gem "simple_form", "~> 4.0.0"
gem "simple_form"
gem "title"
gem "uglifier"
gem "unicorn"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@ DEPENDENCIES
sass-rails (~> 5.0.1)
select2-rails
shoulda-matchers (~> 2.7.0)
simple_form (~> 4.0.0)
simple_form
simplecov
spring
spring-commands-rspec
Expand Down

0 comments on commit 86c6b89

Please sign in to comment.