Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 58 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,74 @@
GEM
remote: http://rubygems.org/
specs:
addressable (2.4.0)
albacore (0.2.2)
rake (>= 0.8.7)
rubyzip (>= 0.9.4)
gemcutter (0.6.1)
git (1.2.5)
jeweler (1.4.0)
gemcutter (>= 0.1.0)
builder (3.2.4)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
git (1.11.0)
rchardet (~> 1.8)
github_api (0.16.0)
addressable (~> 2.4.0)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
hashie (>= 3.4)
mime-types (>= 1.16, < 3.0)
oauth2 (~> 1.0)
hashie (5.0.0)
highline (2.0.3)
jeweler (2.3.9)
builder
bundler
git (>= 1.2.5)
rubyforge (>= 2.0.0)
json_pure (1.4.6)
github_api (~> 0.16.0)
highline (>= 1.6.15)
nokogiri (>= 1.5.10)
psych
rake
rdoc
semver2
jwt (2.3.0)
mime-types (2.99.3)
mini_portile2 (2.8.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.4-x86-mingw32)
racc (~> 1.4)
oauth2 (1.4.8)
faraday (>= 0.8, < 3.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
psych (4.0.3)
stringio
racc (1.6.0)
rack (2.2.3)
rake (0.8.7)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
rchardet (1.8.0)
rdoc (6.4.0)
psych (>= 4.0.0)
rubyzip (0.9.4)
semver2 (3.4.2)
stringio (3.0.1)
thread_safe (0.3.6)

PLATFORMS
ruby
x86-mingw32

DEPENDENCIES
albacore
jeweler

BUNDLED WITH
2.1.4