Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tjgrathwell committed Aug 24, 2015
1 parent 249fafe commit 2a55f7d
Showing 1 changed file with 18 additions and 20 deletions.
38 changes: 18 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ GEM
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
arel (6.0.2)
autoprefixer-rails (5.2.1.1)
arel (6.0.3)
autoprefixer-rails (5.2.1.2)
execjs
json
awesome_print (1.6.1)
Expand All @@ -64,8 +64,7 @@ GEM
bullet (4.14.7)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.9.0)
byebug (5.0.0)
columnize (= 0.9.0)
byebug (6.0.2)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
Expand All @@ -75,7 +74,7 @@ GEM
capybara-screenshot (1.0.11)
capybara (>= 1.0, < 3)
launchy
certifi (14.5.14)
certifi (2015.08.10)
chunky_png (1.3.4)
cliver (0.3.2)
coderay (1.1.0)
Expand All @@ -86,7 +85,6 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
columnize (0.9.0)
compass (1.0.3)
chunky_png (~> 1.2)
compass-core (~> 1.0.2)
Expand All @@ -99,16 +97,16 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
compass-rails (2.0.4)
compass-rails (2.0.5)
compass (~> 1.0.0)
sass-rails (<= 5.0.1)
sass-rails (< 5.1)
sprockets (< 2.13)
crack (0.4.2)
safe_yaml (~> 1.0.0)
crass (1.0.2)
daemons (1.2.3)
debug_inspector (0.0.2)
devise (3.5.1)
devise (3.5.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
Expand All @@ -127,23 +125,23 @@ GEM
eco-source (1.1.0.rc.1)
ejs (1.1.1)
erubis (2.7.0)
eventmachine (1.0.7)
eventmachine (1.0.8)
excon (0.45.4)
execjs (2.5.2)
execjs (2.6.0)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
factory_girl (~> 4.5.0)
railties (>= 3.0.0)
faker (1.4.3)
faker (1.5.0)
i18n (~> 0.5)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
font-awesome-rails (4.4.0.0)
railties (>= 3.2, < 5.0)
geocoder (1.2.9)
globalid (0.3.5)
globalid (0.3.6)
activesupport (>= 4.1.0)
gmaps4rails (2.1.2)
gravatar_image_tag (1.2.0)
Expand Down Expand Up @@ -189,20 +187,20 @@ GEM
jwt (1.5.1)
launchy (2.4.3)
addressable (~> 2.3)
loofah (2.0.2)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
masonry-rails (0.2.4)
railties
mime-types (2.6.1)
mini_portile (0.6.2)
minitest (5.7.0)
minitest (5.8.0)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
nested_form (0.3.2)
newrelic_rpm (3.12.1.298)
newrelic_rpm (3.13.0.299)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogumbo (1.4.1)
Expand Down Expand Up @@ -264,7 +262,7 @@ GEM
rails-assets-sinonjs (1.14.1)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.6)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
Expand All @@ -274,7 +272,7 @@ GEM
rails_serve_static_assets
rails_stdout_logging
rails_serve_static_assets (0.0.4)
rails_stdout_logging (0.0.3)
rails_stdout_logging (0.0.4)
railties (4.2.3)
actionpack (= 4.2.3)
activesupport (= 4.2.3)
Expand Down Expand Up @@ -310,8 +308,8 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (= 1.4.1)
sass (3.4.16)
sass-rails (5.0.1)
sass (3.4.17)
sass-rails (5.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
Expand Down

0 comments on commit 2a55f7d

Please sign in to comment.