bump rails_admin
This commit is contained in:
parent
c8829a703b
commit
97393faab3
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -123,7 +123,7 @@ group :production do # we don't install these on travis to speed up test runs
|
|||
|
||||
# Administration
|
||||
|
||||
gem 'rails_admin', '0.4.5'
|
||||
gem 'rails_admin', '0.4.6'
|
||||
|
||||
# Analytics
|
||||
|
||||
|
|
|
|||
|
|
@ -285,7 +285,7 @@ GEM
|
|||
railties (= 3.2.13)
|
||||
rails-i18n (0.7.2)
|
||||
i18n (~> 0.5)
|
||||
rails_admin (0.4.5)
|
||||
rails_admin (0.4.6)
|
||||
bootstrap-sass (~> 2.2)
|
||||
builder (~> 3.0)
|
||||
coffee-rails (~> 3.1)
|
||||
|
|
@ -352,7 +352,7 @@ GEM
|
|||
ruby-oembed (0.8.8)
|
||||
ruby-progressbar (1.0.2)
|
||||
rubyzip (0.9.9)
|
||||
safe_yaml (0.8.5)
|
||||
safe_yaml (0.8.6)
|
||||
sass (3.2.7)
|
||||
sass-rails (3.2.6)
|
||||
railties (~> 3.2.0)
|
||||
|
|
@ -467,7 +467,7 @@ DEPENDENCIES
|
|||
rack-ssl (= 1.3.3)
|
||||
rails (= 3.2.13)
|
||||
rails-i18n (= 0.7.2)
|
||||
rails_admin (= 0.4.5)
|
||||
rails_admin (= 0.4.6)
|
||||
rails_autolink (= 1.0.9)
|
||||
rb-fsevent (= 0.9.3)
|
||||
rb-inotify (= 0.9.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue