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

60 lines
1,020 B
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-05-10 07:57:20 +00:00
builder (3.2.0)
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-05-10 07:57:20 +00:00
fssm (0.2.10)
haml (4.0.2)
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)
mime-types (1.23)
multi_json (1.7.3)
multi_xml (0.5.3)
multipart-post (1.2.0)
nanoc (3.6.3)
cri (~> 2.3)
nokogiri (1.5.9)
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)
rake (10.0.4)
rdiscount (2.0.7.3)
2011-01-20 16:08:43 +00:00
rubypants (0.2.0)
2013-05-10 07:57:20 +00:00
sass (3.2.8)
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
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