oldhaven/Gemfile.lock

136 lines
2.8 KiB
Plaintext
Raw Normal View History

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