bump rails_admin
This commit is contained in:
parent
ae93a1eef2
commit
03680ef718
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -188,7 +188,7 @@ gem "minitest"
|
|||
group :production do # we don"t install these on travis to speed up test runs
|
||||
# Administration
|
||||
|
||||
gem "rails_admin", "0.6.6"
|
||||
gem "rails_admin", "0.6.7"
|
||||
|
||||
# Analytics
|
||||
|
||||
|
|
|
|||
|
|
@ -535,7 +535,7 @@ GEM
|
|||
rails-timeago (2.11.0)
|
||||
actionpack (>= 3.1)
|
||||
activesupport (>= 3.1)
|
||||
rails_admin (0.6.6)
|
||||
rails_admin (0.6.7)
|
||||
builder (~> 3.1)
|
||||
coffee-rails (~> 4.0)
|
||||
font-awesome-rails (>= 3.0, < 5)
|
||||
|
|
@ -787,7 +787,7 @@ DEPENDENCIES
|
|||
rails-assets-punycode (= 1.3.2)!
|
||||
rails-i18n (= 4.0.4)
|
||||
rails-timeago (= 2.11.0)
|
||||
rails_admin (= 0.6.6)
|
||||
rails_admin (= 0.6.7)
|
||||
rb-fsevent (= 0.9.4)
|
||||
rb-inotify (= 0.9.5)
|
||||
redcarpet (= 3.2.2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue