Skip to content

Commit

Permalink
Updated Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentino committed Mar 4, 2013
1 parent d6524ca commit 05ef6c6
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
git_reflow (0.2.4)
git_reflow (0.2.5)
colorize (= 0.5.8)
github_api (= 0.7.0)
gli (= 2.1.0)
Expand All @@ -28,7 +28,7 @@ GEM
gherkin (~> 2.11.0)
json (>= 1.4.6)
diff-lcs (1.1.3)
faraday (0.8.4)
faraday (0.8.6)
multipart-post (~> 1.1)
ffi (1.1.5)
gherkin (2.11.2)
Expand All @@ -43,8 +43,8 @@ GEM
gli (2.1.0)
hashie (1.2.0)
highline (1.6.15)
httpauth (0.1)
httpclient (2.2.7)
httpauth (0.2.0)
httpclient (2.3.3)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
Expand All @@ -53,16 +53,18 @@ GEM
json (1.7.5)
jwt (0.1.5)
multi_json (>= 1.0)
multi_json (1.3.6)
multipart-post (1.1.5)
nokogiri (1.5.5)
oauth2 (0.8.0)
multi_json (1.6.1)
multi_xml (0.5.3)
multipart-post (1.2.0)
nokogiri (1.5.6)
oauth2 (0.9.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
rack (1.4.1)
rack (1.5.2)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
Expand Down

0 comments on commit 05ef6c6

Please sign in to comment.