bundle update

This commit is contained in:
Wesley Moore 2015-06-21 16:01:03 +10:00
parent fe20c40ec1
commit 4db3c565d3

View file

@ -1,76 +1,86 @@
GEM
remote: https://rubygems.org/
specs:
bitly (0.9.0)
bitly (0.10.4)
httparty (>= 0.7.6)
multi_json (~> 1.3)
oauth2 (>= 0.5.0, < 0.9)
oauth2 (>= 0.5.0, < 2.0)
builder (3.2.2)
coderay (1.0.9)
celluloid (0.16.0)
timers (~> 4.0.0)
coderay (1.1.0)
colored (1.2)
cri (2.3.0)
colored (>= 1.2)
faraday (0.8.7)
multipart-post (~> 1.1)
ffi (1.9.0)
formatador (0.2.4)
cri (2.7.0)
colored (~> 1.2)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.8)
formatador (0.2.5)
fssm (0.2.10)
guard (1.8.1)
guard (2.12.6)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-nanoc (1.0.1)
guard (>= 1.8.0)
nanoc (>= 3.6.3)
haml (4.0.3)
listen (~> 2.7)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-nanoc (1.0.3)
guard (~> 2.8)
nanoc (~> 3.6)
haml (4.0.6)
tilt
httparty (0.11.0)
multi_json (~> 1.0)
hitimes (1.2.2)
httparty (0.13.5)
json (~> 1.8)
multi_xml (>= 0.5.2)
httpauth (0.2.0)
jwt (0.1.8)
multi_json (>= 1.5)
listen (1.2.2)
json (1.8.3)
jwt (1.5.0)
listen (2.10.1)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
method_source (0.8.1)
mime-types (1.23)
mini_portile (0.5.1)
multi_json (1.7.7)
multi_xml (0.5.4)
multipart-post (1.2.0)
nanoc (3.6.4)
lumberjack (1.0.9)
method_source (0.8.2)
mime-types (2.6.1)
mini_portile (0.6.2)
multi_json (1.11.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
nanoc (3.8.0)
cri (~> 2.3)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
nenv (0.2.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
notiffany (0.0.6)
nenv (~> 0.1)
shellany (~> 0.0)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
rack (1.6.4)
rake (10.4.2)
rb-fsevent (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rdiscount (2.1.6)
rdiscount (2.1.8)
rubypants (0.2.0)
sass (3.2.9)
slop (3.4.5)
systemu (2.5.2)
thor (0.18.1)
tilt (1.4.1)
sass (3.4.14)
shellany (0.0.1)
slop (3.6.0)
systemu (2.6.5)
thor (0.19.1)
tilt (2.0.1)
timers (4.0.1)
hitimes
PLATFORMS
ruby