Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source :rubygems
gem 'albacore'
gem 'jeweler'
gem 'jeweler', '>= 1.5.0'
76 changes: 67 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,82 @@
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)
base64 (0.3.0)
builder (3.3.0)
cgi (0.5.0)
date (3.4.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
erb (4.0.4)
cgi (>= 0.3.3)
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.1.0)
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.10.2)
base64
mime-types (2.99.3)
mini_portile2 (2.8.9)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.4.1)
nokogiri (1.15.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.7-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 (5.2.6)
date
stringio
racc (1.8.1)
rack (2.2.17)
rake (0.8.7)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
rchardet (1.8.0)
rdoc (6.14.2)
erb
psych (>= 4.0.0)
rubyzip (0.9.4)
semver2 (3.4.2)
stringio (3.1.7)
thread_safe (0.3.6)

PLATFORMS
ruby
x86-mingw32

DEPENDENCIES
albacore
jeweler
jeweler (>= 1.5.0)

BUNDLED WITH
2.1.4