mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #776 from sonalkr132/deprecation
Follow up on update of rails and activeuuid
This commit is contained in:
commit
dace1037bd
7 changed files with 100 additions and 62 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -164,10 +164,10 @@ GEM
|
|||
font-awesome-rails (4.1.0.0)
|
||||
railties (>= 3.2, < 5.0)
|
||||
formatador (0.2.4)
|
||||
formtastic (2.3.0.rc3)
|
||||
actionpack (>= 3.0)
|
||||
formtastic-bootstrap (3.0.0)
|
||||
formtastic (>= 2.2)
|
||||
formtastic (3.1.3)
|
||||
actionpack (>= 3.2.13)
|
||||
formtastic-bootstrap (3.1.1)
|
||||
formtastic (>= 3.0)
|
||||
geocoder (1.2.2)
|
||||
globalid (0.3.6)
|
||||
activesupport (>= 4.1.0)
|
||||
|
|
@ -501,7 +501,7 @@ DEPENDENCIES
|
|||
devise_ichain_authenticatable
|
||||
factory_girl_rails
|
||||
font-awesome-rails
|
||||
formtastic (~> 2.3.0.rc3)
|
||||
formtastic (~> 3.1.1)
|
||||
formtastic-bootstrap
|
||||
gravtastic
|
||||
guard-rspec (~> 4.2.8)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue