Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
i2bskn committed Sep 23, 2013
1 parent 4338acb commit f5fd39c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ GEM
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
arel (4.0.0)
atomic (1.1.14)
builder (3.1.4)
Expand Down Expand Up @@ -82,8 +83,8 @@ GEM
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
octokit (2.1.1)
sawyer (~> 0.3.0)
octokit (2.1.2)
sawyer (~> 0.5.0)
omniauth (1.1.4)
hashie (>= 1.2, < 3)
rack
Expand Down Expand Up @@ -128,7 +129,7 @@ GEM
rest-client (1.6.7)
mime-types (>= 1.16)
rspec-core (2.14.5)
rspec-expectations (2.14.2)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
rspec-rails (2.14.0)
Expand All @@ -143,9 +144,9 @@ GEM
railties (>= 4.0.0.beta, < 5.0)
sass (>= 3.1.10)
sprockets-rails (~> 2.0.0)
sawyer (0.3.0)
sawyer (0.5.0)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
uri_template (~> 0.5.0)
sdoc (0.3.20)
json (>= 1.1.3)
rdoc (~> 3.10)
Expand Down Expand Up @@ -177,7 +178,6 @@ GEM
uglifier (2.2.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
uri_template (0.5.3)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
Expand Down

0 comments on commit f5fd39c

Please sign in to comment.