1
0
Fork 0
oldhaven/Gemfile.lock

144 lines
2.9 KiB
Plaintext
Raw Normal View History

GIT
2011-09-19 15:30:02 +00:00
remote: http://github.com/pch/lastfm-client.git
revision: d17806722c1da685f7d2f283b0064cb92eb96965
specs:
lastfm-client (0.0.2)
json (>= 1.4.6)
2011-06-13 12:59:37 +00:00
GEM
remote: http://rubygems.org/
specs:
2011-09-07 22:40:59 +00:00
actionmailer (3.1.0)
actionpack (= 3.1.0)
mail (~> 2.3.0)
actionpack (3.1.0)
activemodel (= 3.1.0)
activesupport (= 3.1.0)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
rack (~> 1.3.2)
rack-cache (~> 1.0.3)
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
sprockets (~> 2.0.0)
activemodel (3.1.0)
activesupport (= 3.1.0)
bcrypt-ruby (~> 3.0.0)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.0)
activemodel (= 3.1.0)
activesupport (= 3.1.0)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activeresource (3.1.0)
activemodel (= 3.1.0)
activesupport (= 3.1.0)
activesupport (3.1.0)
multi_json (~> 1.0)
arel (2.2.1)
2011-06-14 18:06:46 +00:00
awesome_print (0.4.0)
2011-09-15 04:35:48 +00:00
bcrypt-ruby (3.0.1)
bitmask_attributes (0.2.2)
activerecord (~> 3.0)
2011-09-07 22:40:59 +00:00
builder (3.0.0)
2011-06-27 11:14:14 +00:00
coffee-script (2.2.0)
coffee-script-source
execjs
2011-09-07 22:40:59 +00:00
coffee-script-source (1.1.2)
2011-06-19 21:23:22 +00:00
daemons (1.1.4)
delayed_job (2.1.4)
activesupport (~> 3.0)
daemons
2011-09-07 22:40:59 +00:00
erubis (2.7.0)
2011-09-26 02:42:58 +00:00
execjs (1.2.9)
2011-06-27 11:14:14 +00:00
multi_json (~> 1.0)
2011-09-09 12:31:20 +00:00
haml (3.1.3)
2011-09-07 22:40:59 +00:00
hike (1.2.1)
i18n (0.6.0)
json (1.6.1)
2011-10-05 17:35:07 +00:00
kgio (2.6.0)
2011-06-27 18:41:36 +00:00
libv8 (3.3.10.2)
2011-09-07 22:40:59 +00:00
mail (2.3.0)
2011-06-13 12:59:37 +00:00
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
2011-06-27 11:14:14 +00:00
multi_json (1.0.3)
musicbrainz (0.5.0)
2011-09-14 14:20:25 +00:00
nokogiri
mysql2 (0.3.7)
2011-09-14 14:20:25 +00:00
nokogiri (1.5.0)
2011-06-14 16:05:12 +00:00
pg (0.11.0)
2011-09-07 22:40:59 +00:00
polyglot (0.3.2)
rack (1.3.4)
2011-09-07 22:40:59 +00:00
rack-cache (1.0.3)
rack (>= 0.4)
rack-mount (0.8.3)
2011-06-13 12:59:37 +00:00
rack (>= 1.0.0)
2011-09-07 22:40:59 +00:00
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
2011-06-13 12:59:37 +00:00
rack (>= 1.0)
2011-09-07 22:40:59 +00:00
rails (3.1.0)
actionmailer (= 3.1.0)
actionpack (= 3.1.0)
activerecord (= 3.1.0)
activeresource (= 3.1.0)
activesupport (= 3.1.0)
2011-06-13 12:59:37 +00:00
bundler (~> 1.0)
2011-09-07 22:40:59 +00:00
railties (= 3.1.0)
railties (3.1.0)
actionpack (= 3.1.0)
activesupport (= 3.1.0)
rack-ssl (~> 1.3.2)
2011-06-13 12:59:37 +00:00
rake (>= 0.8.7)
2011-06-27 11:14:14 +00:00
rdoc (~> 3.4)
2011-09-07 22:40:59 +00:00
thor (~> 0.14.6)
2011-10-05 17:35:07 +00:00
raindrops (0.7.0)
2011-06-13 12:59:37 +00:00
rake (0.9.2)
rdoc (3.10)
json (~> 1.4)
sass (3.1.10)
2011-10-05 10:51:50 +00:00
sprockets (2.0.2)
2011-09-07 22:40:59 +00:00
hike (~> 1.2)
rack (~> 1.0)
2011-10-01 13:04:28 +00:00
tilt (~> 1.1, != 1.3.0)
therubyracer (0.9.8)
2011-06-27 18:41:36 +00:00
libv8 (~> 3.3.10)
2011-06-13 12:59:37 +00:00
thor (0.14.6)
2011-09-07 22:40:59 +00:00
tilt (1.3.3)
treetop (1.4.10)
polyglot
2011-06-13 12:59:37 +00:00
polyglot (>= 0.3.1)
2011-10-01 13:04:28 +00:00
tzinfo (0.3.30)
2011-09-07 23:47:11 +00:00
uglifier (1.0.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
2011-10-05 17:35:07 +00:00
unicorn (4.1.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
2011-06-13 12:59:37 +00:00
PLATFORMS
ruby
DEPENDENCIES
2011-06-14 18:06:46 +00:00
awesome_print
2011-09-15 04:35:48 +00:00
bitmask_attributes
2011-06-27 11:14:14 +00:00
coffee-script
2011-06-19 21:23:22 +00:00
delayed_job
haml
2011-06-27 11:14:14 +00:00
json
lastfm-client!
2011-09-19 15:30:02 +00:00
musicbrainz
mysql2 (= 0.3.7)
2011-09-16 00:21:07 +00:00
nokogiri
2011-06-14 16:05:12 +00:00
pg
2011-09-07 22:40:59 +00:00
rails (= 3.1.0)
2011-06-27 11:14:14 +00:00
sass
2011-06-27 18:41:36 +00:00
therubyracer
2011-09-07 23:47:11 +00:00
uglifier
2011-10-05 17:35:07 +00:00
unicorn