Merge branch 'stable' into develop
This commit is contained in:
commit
3cc475c887
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -199,7 +199,7 @@ gem "minitest"
|
|||
group :production do # we don"t install these on travis to speed up test runs
|
||||
# Administration
|
||||
|
||||
gem "rails_admin", "0.6.8"
|
||||
gem "rails_admin", "0.7.0"
|
||||
|
||||
# Analytics
|
||||
|
||||
|
|
|
|||
|
|
@ -599,7 +599,7 @@ GEM
|
|||
rails-timeago (2.11.0)
|
||||
actionpack (>= 3.1)
|
||||
activesupport (>= 3.1)
|
||||
rails_admin (0.6.8)
|
||||
rails_admin (0.7.0)
|
||||
builder (~> 3.1)
|
||||
coffee-rails (~> 4.0)
|
||||
font-awesome-rails (>= 3.0, < 5)
|
||||
|
|
@ -884,7 +884,7 @@ DEPENDENCIES
|
|||
rails-assets-typeahead.js (= 0.11.1)!
|
||||
rails-i18n (= 4.0.4)
|
||||
rails-timeago (= 2.11.0)
|
||||
rails_admin (= 0.6.8)
|
||||
rails_admin (= 0.7.0)
|
||||
rb-fsevent (= 0.9.5)
|
||||
rb-inotify (= 0.9.5)
|
||||
redcarpet (= 3.3.2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue