Skip to content

Commit

Permalink
bump rails_admin
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Nov 24, 2014
1 parent 82af2e9 commit 179806b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.2.5)
erubis (2.7.0)
execjs (2.2.1)
execjs (2.2.2)
font-awesome-rails (4.2.0.0)
railties (>= 3.2, < 5.0)
fuubar (2.0.0)
Expand All @@ -72,7 +72,7 @@ GEM
jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.2.1)
jquery-ui-rails (5.0.2)
railties (>= 3.2.16)
json (1.8.1)
kaminari (0.16.1)
Expand All @@ -82,13 +82,13 @@ GEM
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
mini_portile (0.6.0)
mini_portile (0.6.1)
minitest (5.4.3)
multi_json (1.10.1)
mysql2 (0.3.17)
nested_form (0.3.2)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
orm_adapter (0.5.0)
paperclip (4.2.0)
activemodel (>= 3.0.0)
Expand All @@ -111,13 +111,13 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.8)
sprockets-rails (~> 2.0)
rails_admin (0.6.3)
rails_admin (0.6.5)
builder (~> 3.1)
coffee-rails (~> 4.0)
font-awesome-rails (>= 3.0)
font-awesome-rails (>= 3.0, < 5)
haml (~> 4.0)
jquery-rails (~> 3.0)
jquery-ui-rails (~> 4.0)
jquery-ui-rails (~> 5.0)
kaminari (~> 0.14)
nested_form (~> 0.3)
rack-pjax (~> 0.7)
Expand Down Expand Up @@ -162,14 +162,14 @@ GEM
rspec-support (~> 3.1.0)
rspec-support (3.1.0)
ruby-progressbar (1.5.1)
safe_yaml (1.0.3)
safe_yaml (1.0.4)
sass (3.2.19)
sass-rails (4.0.3)
sass-rails (4.0.4)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sass (~> 3.2.2)
sprockets (~> 2.8, < 2.12)
sprockets-rails (~> 2.0)
sprockets (2.11.0)
sprockets (2.11.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
Expand Down

0 comments on commit 179806b

Please sign in to comment.