Skip to content

Commit

Permalink
Update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Aug 18, 2015
1 parent 4f31859 commit 7ce7700
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
arel (6.0.2)
ast (2.0.0)
arel (6.0.3)
ast (2.1.0)
astrolabe (1.3.1)
parser (~> 2.2)
autoprefixer-rails (5.2.1.1)
autoprefixer-rails (5.2.1.2)
execjs
json
bigdecimal (1.1.0)
Expand All @@ -67,7 +67,7 @@ GEM
execjs
coffee-script-source (1.9.1.1)
colorize (0.7.7)
composite_primary_keys (8.1.0)
composite_primary_keys (8.1.1)
activerecord (~> 4.2.0)
coveralls (0.8.2)
json (~> 1.8)
Expand All @@ -83,10 +83,10 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dynamic_form (1.1.4)
erubis (2.7.0)
execjs (2.5.2)
execjs (2.6.0)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
globalid (0.3.5)
globalid (0.3.6)
activesupport (>= 4.1.0)
hashie (3.4.2)
hike (1.2.3)
Expand All @@ -102,7 +102,7 @@ GEM
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jshint (1.3.1)
jshint (1.4.0)
execjs (>= 1.4.0)
multi_json (~> 1.0)
therubyracer (~> 0.12.1)
Expand All @@ -127,14 +127,14 @@ GEM
logstasher (0.6.5)
logstash-event (~> 1.2.0)
request_store
loofah (2.0.2)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.6.1)
mimemagic (0.3.0)
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)
Expand Down Expand Up @@ -166,7 +166,7 @@ GEM
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
omniauth-windowslive (0.0.9)
omniauth-windowslive (0.0.9.1)
multi_json (>= 1.0.3)
omniauth-oauth2 (~> 1.0)
openstreetmap-omniauth-google-oauth2 (0.2.6.1)
Expand Down Expand Up @@ -211,7 +211,7 @@ GEM
sprockets-rails
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 @@ -235,7 +235,7 @@ GEM
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rinku (1.7.3)
rubocop (0.32.1)
rubocop (0.33.0)
astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0)
powerpack (~> 0.1)
Expand Down Expand Up @@ -277,8 +277,8 @@ GEM
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
timecop (0.7.4)
tins (1.5.4)
timecop (0.8.0)
tins (1.6.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.1)
Expand All @@ -287,7 +287,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
validates_email_format_of (1.6.2)
validates_email_format_of (1.6.3)
i18n
vendorer (0.1.16)
websocket-driver (0.6.2)
Expand Down

0 comments on commit 7ce7700

Please sign in to comment.