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

93 lines
1.7 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:
2013-05-10 07:57:20 +00:00
bitly (0.9.0)
2012-10-29 09:22:53 +00:00
httparty (>= 0.7.6)
2013-05-10 07:57:20 +00:00
multi_json (~> 1.3)
2012-10-29 09:22:53 +00:00
oauth2 (>= 0.5.0, < 0.9)
2013-07-22 10:38:17 +00:00
builder (3.2.2)
2013-07-22 10:39:42 +00:00
coderay (1.0.9)
2012-10-29 09:22:53 +00:00
colored (1.2)
cri (2.3.0)
colored (>= 1.2)
2013-05-10 07:57:20 +00:00
faraday (0.8.7)
2012-10-29 09:22:53 +00:00
multipart-post (~> 1.1)
2013-07-22 10:38:17 +00:00
ffi (1.9.0)
2013-07-22 10:39:42 +00:00
formatador (0.2.4)
2013-05-10 07:57:20 +00:00
fssm (0.2.10)
2013-07-22 10:39:42 +00:00
guard (1.8.1)
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)
2013-07-22 10:38:17 +00:00
haml (4.0.3)
2013-05-10 07:57:20 +00:00
tilt
httparty (0.11.0)
2012-10-29 09:22:53 +00:00
multi_json (~> 1.0)
2013-05-10 07:57:20 +00:00
multi_xml (>= 0.5.2)
2012-10-29 09:22:53 +00:00
httpauth (0.2.0)
2013-05-10 07:57:20 +00:00
jwt (0.1.8)
multi_json (>= 1.5)
2013-07-22 10:38:17 +00:00
listen (1.2.2)
2013-05-10 08:12:30 +00:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
2013-07-22 10:39:42 +00:00
lumberjack (1.0.4)
method_source (0.8.1)
2013-05-10 07:57:20 +00:00
mime-types (1.23)
2013-07-22 10:38:17 +00:00
mini_portile (0.5.1)
multi_json (1.7.7)
multi_xml (0.5.4)
2013-05-10 07:57:20 +00:00
multipart-post (1.2.0)
2013-07-22 10:38:17 +00:00
nanoc (3.6.4)
2013-05-10 07:57:20 +00:00
cri (~> 2.3)
2013-07-22 10:38:17 +00:00
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
2013-05-10 07:57:20 +00:00
oauth2 (0.8.1)
2012-10-29 09:22:53 +00:00
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
2013-07-22 10:39:42 +00:00
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
2013-05-10 07:57:20 +00:00
rack (1.5.2)
2013-07-22 10:38:17 +00:00
rake (10.1.0)
2013-05-10 08:12:30 +00:00
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
2013-07-22 10:38:17 +00:00
rdiscount (2.1.6)
2011-01-20 16:08:43 +00:00
rubypants (0.2.0)
2013-07-22 10:38:17 +00:00
sass (3.2.9)
2013-07-22 10:39:42 +00:00
slop (3.4.5)
2013-01-13 06:17:32 +00:00
systemu (2.5.2)
2013-07-22 10:39:42 +00:00
thor (0.18.1)
2013-05-10 07:57:20 +00:00
tilt (1.4.1)
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