Bump rails_admin
This commit is contained in:
parent
0087fefd14
commit
a01cea0b63
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -195,7 +195,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
|
||||
|
||||
|
|
|
|||
|
|
@ -569,7 +569,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)
|
||||
|
|
@ -839,7 +839,7 @@ DEPENDENCIES
|
|||
rails-assets-perfect-scrollbar (= 0.6.4)!
|
||||
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