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

73 lines
1.3 KiB
Text
Raw Normal View History

2011-01-20 16:08:43 +00:00
GEM
remote: http://rubygems.org/
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)
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-05-10 07:57:20 +00:00
fssm (0.2.10)
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-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-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-01-13 06:17:32 +00:00
systemu (2.5.2)
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
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