bump rails_admin
This commit is contained in:
parent
bdcdf55f84
commit
b5413f1050
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -196,7 +196,7 @@ gem "minitest"
|
|||
group :production do # we don"t install these on travis to speed up test runs
|
||||
# Administration
|
||||
|
||||
gem "rails_admin", "0.6.7"
|
||||
gem "rails_admin", "0.6.8"
|
||||
|
||||
# Analytics
|
||||
|
||||
|
|
|
|||
|
|
@ -566,7 +566,7 @@ GEM
|
|||
rails-timeago (2.11.0)
|
||||
actionpack (>= 3.1)
|
||||
activesupport (>= 3.1)
|
||||
rails_admin (0.6.7)
|
||||
rails_admin (0.6.8)
|
||||
builder (~> 3.1)
|
||||
coffee-rails (~> 4.0)
|
||||
font-awesome-rails (>= 3.0, < 5)
|
||||
|
|
@ -838,7 +838,7 @@ DEPENDENCIES
|
|||
rails-assets-perfect-scrollbar (= 0.6.2)!
|
||||
rails-i18n (= 4.0.4)
|
||||
rails-timeago (= 2.11.0)
|
||||
rails_admin (= 0.6.7)
|
||||
rails_admin (= 0.6.8)
|
||||
rb-fsevent (= 0.9.5)
|
||||
rb-inotify (= 0.9.5)
|
||||
redcarpet (= 3.3.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue