Skip to content

Commit

Permalink
Gem updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Feb 25, 2015
1 parent bc52fb4 commit a7fe2ff
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions Gemfile.lock
Expand Up @@ -41,7 +41,7 @@ GEM
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
autoprefixer-rails (5.1.5)
autoprefixer-rails (5.1.7)
execjs
json
binding_of_caller (0.7.2)
Expand All @@ -60,7 +60,7 @@ GEM
sass (~> 3.0)
terminal-table (~> 1.4)
buftok (0.2.0)
bugsnag (2.8.0)
bugsnag (2.8.1)
multi_json (~> 1.0)
builder (3.2.2)
capybara (2.4.4)
Expand All @@ -83,9 +83,9 @@ GEM
execjs
coffee-script-source (1.9.1)
colorize (0.7.5)
coveralls (0.7.9)
coveralls (0.7.11)
multi_json (~> 1.10)
rest-client (~> 1.7)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
Expand Down Expand Up @@ -163,7 +163,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.2)
jwt (1.2.1)
jwt (1.3.0)
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
Expand All @@ -189,7 +189,7 @@ GEM
multi_xml (0.5.5)
multipart-post (2.0.0)
naught (1.0.0)
netrc (0.10.2)
netrc (0.10.3)
newrelic_rpm (3.10.0.279)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
Expand All @@ -202,7 +202,7 @@ GEM
rack (~> 1.2)
octicons-rails (2.1.1)
railties (>= 3.2, < 5.0)
octokit (3.7.1)
octokit (3.8.0)
sawyer (~> 0.6.0, >= 0.5.3)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
Expand Down Expand Up @@ -279,7 +279,7 @@ GEM
request_store (1.1.0)
responders (2.1.0)
railties (>= 4.2.0, < 5)
rest-client (1.7.2)
rest-client (1.7.3)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec-activemodel-mocks (1.0.1)
Expand All @@ -288,26 +288,26 @@ GEM
rspec-mocks (>= 2.99, < 4.0)
rspec-collection_matchers (1.1.2)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.2.0)
rspec-core (3.2.1)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-rails (3.2.0)
actionpack (>= 3.0, <= 4.2)
activesupport (>= 3.0, <= 4.2)
railties (>= 3.0, <= 4.2)
rspec-rails (3.2.1)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.1)
rspec-support (3.2.2)
rubocop (0.29.1)
astrolabe (~> 1.3)
parser (>= 2.2.0.1, < 3.0)
Expand Down Expand Up @@ -371,7 +371,7 @@ GEM
thread (0.1.5)
thread_safe (0.3.4)
tilt (1.4.1)
timecop (0.7.1)
timecop (0.7.3)
tins (1.3.4)
twitter (5.14.0)
addressable (~> 2.3)
Expand All @@ -397,9 +397,9 @@ GEM
webmock (1.20.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)
websocket-driver (0.5.1)
websocket-driver (0.5.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.1)
websocket-extensions (0.1.2)
xpath (2.0.0)
nokogiri (~> 1.3)

Expand Down

0 comments on commit a7fe2ff

Please sign in to comment.