File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ gem "rack-timeout"
1717gem "rails" , "~> 4.2.10"
1818gem "recipient_interceptor"
1919gem "sass-rails" , "~> 5.0.1"
20- gem "simple_form" , "~> 3.1 .0"
20+ gem "simple_form" , "~> 3.5 .0"
2121gem "title"
2222gem "uglifier"
2323gem "unicorn"
Original file line number Diff line number Diff line change 299299 sexp_processor (4.6.1 )
300300 shoulda-matchers (2.7.0 )
301301 activesupport (>= 3.0.0 )
302- simple_form (3.1 .0 )
303- actionpack (~ > 4.0 )
304- activemodel (~ > 4.0 )
302+ simple_form (3.5 .0 )
303+ actionpack (> 4 , < 5.2 )
304+ activemodel (> 4 , < 5.2 )
305305 simplecov (0.8.2 )
306306 docile (~> 1.1.0 )
307307 multi_json
@@ -410,7 +410,7 @@ DEPENDENCIES
410410 sass-rails (~> 5.0.1 )
411411 select2-rails
412412 shoulda-matchers (~> 2.7.0 )
413- simple_form (~> 3.1 .0 )
413+ simple_form (~> 3.5 .0 )
414414 simplecov
415415 spring
416416 spring-commands-rspec
You can’t perform that action at this time.
0 commit comments