bump rails_admin
This commit is contained in:
parent
8d1b611f88
commit
38e5ae2b73
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -144,7 +144,7 @@ group :production do # we don't install these on travis to speed up test runs
|
|||
|
||||
# Administration
|
||||
|
||||
gem 'rails_admin', '0.6.1'
|
||||
gem 'rails_admin', '0.6.2'
|
||||
|
||||
# Analytics
|
||||
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ GEM
|
|||
rails-timeago (2.4.0)
|
||||
actionpack (>= 3.1)
|
||||
activesupport (>= 3.1)
|
||||
rails_admin (0.6.1)
|
||||
rails_admin (0.6.2)
|
||||
builder (~> 3.1)
|
||||
coffee-rails (~> 4.0)
|
||||
font-awesome-rails (>= 3.0)
|
||||
|
|
@ -531,7 +531,7 @@ DEPENDENCIES
|
|||
rails (= 4.0.5)
|
||||
rails-i18n (= 4.0.2)
|
||||
rails-timeago (= 2.4.0)
|
||||
rails_admin (= 0.6.1)
|
||||
rails_admin (= 0.6.2)
|
||||
rails_autolink (= 1.1.5)
|
||||
rb-fsevent (= 0.9.4)
|
||||
rb-inotify (= 0.9.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue