1
0
Fork 0
oldhaven/Gemfile.lock

145 lines
3.0 KiB
Plaintext
Raw Normal View History

2011-06-22 22:56:32 +00:00
GIT
remote: git://github.com/magnolia-fan/ruby-lastfm.git
2011-06-27 11:14:14 +00:00
revision: 024064d52c9fb3996664436a339a4b2ec7541d9d
2011-06-22 22:56:32 +00:00
specs:
lastfm (0.2.0)
activesupport
httparty
xml-simple
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-06-27 18:41:36 +00:00
barista (1.2.1)
coffee-script (~> 2.2)
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-15 04:35:48 +00:00
execjs (1.2.6)
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)
2011-09-15 04:35:48 +00:00
httparty (0.8.0)
multi_json
multi_xml
2011-09-07 22:40:59 +00:00
i18n (0.6.0)
2011-09-15 04:35:48 +00:00
json (1.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)
2011-09-15 04:35:48 +00:00
multi_xml (0.4.0)
2011-09-14 16:03:21 +00:00
musicbrainz (0.4.3)
2011-09-14 14:20:25 +00:00
nokogiri
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.2)
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-06-13 12:59:37 +00:00
rake (0.9.2)
2011-09-07 22:40:59 +00:00
rdoc (3.9.4)
sass (3.1.7)
sprockets (2.0.0)
hike (~> 1.2)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
sqlite3 (1.3.4)
therubyracer (0.9.4)
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-06-30 05:32:51 +00:00
tzinfo (0.3.29)
2011-09-07 23:47:11 +00:00
uglifier (1.0.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
2011-06-22 22:56:32 +00:00
xml-simple (1.1.0)
2011-06-13 12:59:37 +00:00
PLATFORMS
ruby
DEPENDENCIES
2011-06-14 18:06:46 +00:00
awesome_print
2011-06-27 18:41:36 +00:00
barista
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
2011-06-22 22:56:32 +00:00
lastfm!
2011-09-14 16:03:21 +00:00
musicbrainz (~> 0.4.3)
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-13 12:59:37 +00:00
sqlite3
2011-06-27 18:41:36 +00:00
therubyracer
2011-09-07 23:47:11 +00:00
uglifier