1
0
Fork 0
oldhaven/Gemfile.lock

156 lines
3.2 KiB
Plaintext
Raw Permalink Normal View History

GIT
2011-09-19 15:30:02 +00:00
remote: http://github.com/pch/lastfm-client.git
2011-11-15 15:35:22 +00:00
revision: 39c4792783f397fb8688e27909ac509a715b8312
specs:
2011-11-15 15:35:22 +00:00
lastfm-client (0.0.3)
json (>= 1.4.6)
2011-06-13 12:59:37 +00:00
GEM
remote: http://rubygems.org/
specs:
2012-09-27 20:59:36 +00:00
actionmailer (3.2.0)
actionpack (= 3.2.0)
mail (~> 2.4.0)
actionpack (3.2.0)
activemodel (= 3.2.0)
activesupport (= 3.2.0)
2011-09-07 22:40:59 +00:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
2012-09-27 20:59:36 +00:00
journey (~> 1.0.0)
rack (~> 1.4.0)
rack-cache (~> 1.1)
2011-09-07 22:40:59 +00:00
rack-test (~> 0.6.1)
2012-09-27 20:59:36 +00:00
sprockets (~> 2.1.2)
activemodel (3.2.0)
activesupport (= 3.2.0)
2011-09-07 22:40:59 +00:00
builder (~> 3.0.0)
2012-09-27 20:59:36 +00:00
activerecord (3.2.0)
activemodel (= 3.2.0)
activesupport (= 3.2.0)
arel (~> 3.0.0)
2011-09-07 22:40:59 +00:00
tzinfo (~> 0.3.29)
2012-09-27 20:59:36 +00:00
activeresource (3.2.0)
activemodel (= 3.2.0)
activesupport (= 3.2.0)
activesupport (3.2.0)
i18n (~> 0.6)
2011-09-07 22:40:59 +00:00
multi_json (~> 1.0)
2012-09-27 20:59:36 +00:00
arel (3.0.2)
awesome_print (1.0.2)
bitmask_attributes (0.3.0)
2011-09-15 04:35:48 +00:00
activerecord (~> 3.0)
2012-09-27 20:59:36 +00:00
bootstrap-sass (1.4.4)
sass-rails (~> 3.1)
2011-09-07 22:40:59 +00:00
builder (3.0.0)
2012-09-27 20:59:36 +00:00
chosen-rails (0.9.8.1)
2011-11-29 17:03:28 +00:00
railties (~> 3.0)
thor (~> 0.14)
2011-06-27 11:14:14 +00:00
coffee-script (2.2.0)
coffee-script-source
execjs
2012-09-27 20:59:36 +00:00
coffee-script-source (1.3.3)
dalli (2.1.0)
delayed_job (3.0.3)
2011-06-19 21:23:22 +00:00
activesupport (~> 3.0)
2012-09-27 20:59:36 +00:00
discogs-wrapper (1.1.3)
2011-09-07 22:40:59 +00:00
erubis (2.7.0)
2012-09-27 20:59:36 +00:00
execjs (1.4.0)
2011-06-27 11:14:14 +00:00
multi_json (~> 1.0)
2012-09-27 20:59:36 +00:00
haml (3.1.6)
2011-09-07 22:40:59 +00:00
hike (1.2.1)
i18n (0.6.0)
2012-09-27 20:59:36 +00:00
journey (1.0.4)
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
2012-09-27 20:59:36 +00:00
json (1.7.3)
kgio (2.7.4)
2011-11-23 21:45:45 +00:00
libv8 (3.3.10.4)
2012-09-27 20:59:36 +00:00
mail (2.4.4)
2011-06-13 12:59:37 +00:00
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2012-09-27 20:59:36 +00:00
mime-types (1.19)
multi_json (1.3.6)
musicbrainz (0.7.0)
nokogiri
nokogiri (1.5.5)
pg (0.14.0)
2011-11-15 15:35:22 +00:00
polyglot (0.3.3)
2012-09-27 20:59:36 +00:00
rack (1.4.1)
rack-cache (1.2)
2011-09-07 22:40:59 +00:00
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
2011-06-13 12:59:37 +00:00
rack (>= 1.0)
2012-09-27 20:59:36 +00:00
rails (3.2.0)
actionmailer (= 3.2.0)
actionpack (= 3.2.0)
activerecord (= 3.2.0)
activeresource (= 3.2.0)
activesupport (= 3.2.0)
2011-06-13 12:59:37 +00:00
bundler (~> 1.0)
2012-09-27 20:59:36 +00:00
railties (= 3.2.0)
railties (3.2.0)
actionpack (= 3.2.0)
activesupport (= 3.2.0)
2011-09-07 22:40:59 +00:00
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)
2012-09-27 20:59:36 +00:00
raindrops (0.10.0)
2011-10-29 09:34:53 +00:00
rake (0.9.2.2)
2012-09-27 20:59:36 +00:00
rdoc (3.12)
json (~> 1.4)
2012-09-27 20:59:36 +00:00
sass (3.1.20)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
sprockets (2.1.3)
2011-09-07 22:40:59 +00:00
hike (~> 1.2)
rack (~> 1.0)
2011-11-15 14:41:51 +00:00
tilt (~> 1.1, != 1.3.0)
2012-09-27 20:59:36 +00:00
therubyracer (0.10.1)
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)
2012-09-27 20:59:36 +00:00
tzinfo (0.3.33)
uglifier (1.2.6)
2011-09-07 23:47:11 +00:00
execjs (>= 0.3.0)
2012-09-27 20:59:36 +00:00
multi_json (~> 1.3)
unicorn (4.3.1)
kgio (~> 2.6)
2011-10-05 17:35:07 +00:00
rack
2012-09-27 20:59:36 +00:00
raindrops (~> 0.7)
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
2012-09-27 20:59:36 +00:00
bootstrap-sass (= 1.4.4)
2011-11-29 17:03:28 +00:00
chosen-rails
2011-06-27 11:14:14 +00:00
coffee-script
2011-11-28 12:24:47 +00:00
dalli
2011-06-19 21:23:22 +00:00
delayed_job
2012-09-27 20:59:36 +00:00
discogs-wrapper
haml
jquery-rails
2011-06-27 11:14:14 +00:00
json
lastfm-client!
2012-09-27 20:59:36 +00:00
musicbrainz
2011-09-16 00:21:07 +00:00
nokogiri
2011-06-14 16:05:12 +00:00
pg
2012-09-27 20:59:36 +00:00
rails (= 3.2.0)
2011-06-27 11:14:14 +00:00
sass
2012-09-27 20:59:36 +00:00
sass-rails
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