Skip to content

Commit

Permalink
Update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Apr 28, 2015
1 parent 6b3ab91 commit 5708633
Showing 1 changed file with 24 additions and 26 deletions.
50 changes: 24 additions & 26 deletions Gemfile.lock
Expand Up @@ -43,7 +43,7 @@ GEM
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
autoprefixer-rails (5.1.9)
autoprefixer-rails (5.1.11)
execjs
json
bigdecimal (1.1.0)
Expand All @@ -66,20 +66,20 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
colorize (0.7.5)
colorize (0.7.7)
composite_primary_keys (8.1.0)
activerecord (~> 4.2.0)
coveralls (0.8.0)
multi_json (~> 1.10)
coveralls (0.8.1)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
simplecov (~> 0.10.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
crass (1.0.1)
crass (1.0.2)
dalli (2.7.4)
deadlock_retry (1.2.0)
docile (1.1.5)
domain_name (0.5.23)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
dynamic_form (1.1.4)
erubis (2.7.0)
Expand Down Expand Up @@ -124,16 +124,16 @@ GEM
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
mime-types (2.5)
mini_portile (0.6.2)
minitest (5.6.0)
minitest (5.6.1)
multi_json (1.11.0)
multi_xml (0.5.5)
multipart-post (2.0.0)
netrc (0.10.3)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogumbo (1.2.0)
nokogumbo (1.4.1)
nokogiri
oauth (0.4.7)
oauth-plugin (0.5.1)
Expand All @@ -150,9 +150,7 @@ GEM
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
omniauth-oauth2 (1.2.0)
faraday (>= 0.8, < 0.10)
multi_json (~> 1.3)
omniauth-oauth2 (1.3.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
omniauth-openid (1.0.1)
Expand All @@ -170,7 +168,7 @@ GEM
activesupport (>= 3.0.0)
cocaine (~> 0.5.3)
mime-types
parser (2.2.0.3)
parser (2.2.2.2)
ast (>= 1.1, < 3.0)
pg (0.18.1)
poltergeist (1.6.0)
Expand All @@ -182,7 +180,7 @@ GEM
psych (2.0.13)
r2 (0.2.5)
rack (1.6.0)
rack-cors (0.3.1)
rack-cors (0.4.0)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
Expand Down Expand Up @@ -224,30 +222,30 @@ GEM
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rinku (1.7.3)
rubocop (0.30.0)
rubocop (0.30.1)
astrolabe (~> 1.3)
parser (>= 2.2.0.1, < 3.0)
parser (>= 2.2.2.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-openid (2.7.0)
ruby-progressbar (1.7.5)
sanitize (3.1.2)
crass (~> 1.0.1)
sanitize (4.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (= 1.2.0)
nokogumbo (= 1.4.1)
sass (3.4.13)
sass-rails (5.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (~> 1.1)
simplecov (0.9.2)
simplecov (0.10.0)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
soap4r-ruby1.9 (2.0.5)
sprockets (2.12.3)
hike (~> 1.2)
Expand All @@ -267,15 +265,15 @@ GEM
thread_safe (0.3.5)
tilt (1.4.1)
timecop (0.7.3)
tins (1.3.5)
tins (1.5.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
unf_ext (0.0.7.1)
validates_email_format_of (1.6.2)
i18n
vendorer (0.1.16)
Expand Down

0 comments on commit 5708633

Please sign in to comment.