1
0
Fork 0
forked from wezm/wezm.net
wezm.net/Gemfile.lock

103 lines
1.9 KiB
Text
Raw Normal View History

2011-01-20 16:08:43 +00:00
GEM
2013-12-21 11:53:23 +00:00
remote: https://rubygems.org/
2011-01-20 16:08:43 +00:00
specs:
2015-06-21 06:01:03 +00:00
bitly (0.10.4)
2012-10-29 09:22:53 +00:00
httparty (>= 0.7.6)
2013-05-10 07:57:20 +00:00
multi_json (~> 1.3)
2015-06-21 06:01:03 +00:00
oauth2 (>= 0.5.0, < 2.0)
2013-07-22 10:38:17 +00:00
builder (3.2.2)
2015-06-21 06:01:03 +00:00
celluloid (0.16.0)
timers (~> 4.0.0)
coderay (1.1.0)
2012-10-29 09:22:53 +00:00
colored (1.2)
2015-06-21 06:01:03 +00:00
cri (2.7.0)
colored (~> 1.2)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.8)
formatador (0.2.5)
2013-05-10 07:57:20 +00:00
fssm (0.2.10)
2015-06-21 06:01:03 +00:00
guard (2.12.6)
2013-07-22 10:39:42 +00:00
formatador (>= 0.2.4)
2015-06-21 06:01:03 +00:00
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)
2013-05-10 07:57:20 +00:00
tilt
2015-06-21 06:01:03 +00:00
hitimes (1.2.2)
httparty (0.13.5)
json (~> 1.8)
2013-05-10 07:57:20 +00:00
multi_xml (>= 0.5.2)
2015-06-21 06:01:03 +00:00
json (1.8.3)
jwt (1.5.0)
listen (2.10.1)
celluloid (~> 0.16.0)
2013-05-10 08:12:30 +00:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
2015-06-21 06:01:03 +00:00
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)
2013-05-10 07:57:20 +00:00
cri (~> 2.3)
2015-06-21 06:01:03 +00:00
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)
2012-10-29 09:22:53 +00:00
rack (~> 1.2)
2015-06-21 06:01:03 +00:00
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
2013-07-22 10:39:42 +00:00
slop (~> 3.4)
2015-06-21 06:01:03 +00:00
rack (1.6.4)
rake (10.4.2)
rb-fsevent (0.9.5)
rb-inotify (0.9.5)
2013-05-10 08:12:30 +00:00
ffi (>= 0.5.0)
2015-06-21 06:01:03 +00:00
rdiscount (2.1.8)
2011-01-20 16:08:43 +00:00
rubypants (0.2.0)
2015-06-21 06:01:03 +00:00
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
2011-01-20 16:08:43 +00:00
PLATFORMS
ruby
DEPENDENCIES
bitly
builder
2013-01-13 01:20:36 +00:00
fssm
2013-07-22 10:39:42 +00:00
guard-nanoc
2011-01-20 16:08:43 +00:00
haml
2013-05-10 08:12:30 +00:00
listen
2011-01-20 16:08:43 +00:00
mime-types
2011-01-25 11:52:18 +00:00
nanoc
2011-01-20 16:08:43 +00:00
nokogiri
2012-10-29 09:54:29 +00:00
rake
2011-01-20 16:08:43 +00:00
rdiscount
rubypants
2012-10-29 09:39:25 +00:00
sass
2013-01-13 06:17:32 +00:00
systemu