Skip to content

Instantly share code, notes, and snippets.

@plentz
Created July 12, 2011 19:27
Show Gist options
  • Save plentz/1078770 to your computer and use it in GitHub Desktop.
Save plentz/1078770 to your computer and use it in GitHub Desktop.
Gemfile.lock
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionmailer (3.0.9)
actionpack (= 3.0.9)
mail (~> 2.2.19)
actionpack (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
rack (~> 1.2.1)
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activerecord-oracle_enhanced-adapter (1.3.2)
activeresource (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
activesupport (3.0.9)
arel (2.0.10)
bcrypt-ruby (2.1.4-java)
bouncy-castle-java (1.5.0146.1)
builder (2.1.2)
cancan (1.6.5)
chunky_png (1.2.0)
cocaine (0.1.0)
compass (0.11.5)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
delocalize (0.2.6)
devise (1.4.2)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
enumerate_it (0.7.8)
activesupport (>= 2.3.2)
erubis (2.6.6)
abstract (>= 1.0.0)
fssm (0.2.7)
i18n (0.5.0)
jruby-jars (1.6.3)
jruby-openssl (0.7.4)
bouncy-castle-java
jruby-rack (1.0.9)
kaminari (0.12.4)
rails (>= 3.0.0)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
orm_adapter (0.0.5)
paperclip (2.3.15)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
polyglot (0.3.1)
rack (1.2.3)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-ssl (1.3.2)
rack
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.9)
actionmailer (= 3.0.9)
actionpack (= 3.0.9)
activerecord (= 3.0.9)
activeresource (= 3.0.9)
activesupport (= 3.0.9)
bundler (~> 1.0)
railties (= 3.0.9)
railties (3.0.9)
actionpack (= 3.0.9)
activesupport (= 3.0.9)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.8.7)
rdoc (3.8)
rubyzip (0.9.4)
sass (3.1.4)
thor (0.14.6)
timeliness (0.3.4)
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.29)
validates_existence (0.7.0)
validates_timeliness (3.0.6)
timeliness (~> 0.3.3)
warbler (1.3.1)
jruby-jars (>= 1.4.0)
jruby-rack (>= 1.0.0)
rake (~> 0.8.7)
rubyzip (>= 0.9.4)
warden (1.0.4)
rack (>= 1.0)
PLATFORMS
java
DEPENDENCIES
activerecord-oracle_enhanced-adapter
cancan
capybara
capybara-webkit
ci_reporter
compass
database_cleaner
delocalize
devise
enumerate_it
factory_girl_rails
flog
forgery
googlecharts
headless
jruby-jars
jruby-openssl
jruby-rack
kaminari
launchy
metrical
newrelic_rpm
paperclip
pg
rack-ssl
rails (= 3.0.9)
rails_best_practices
rspec-rails
ruby-debug19
samples_table
shoulda-matchers
silent-postgres
simplecov
simplecov-rcov
sqlite3-ruby
validates_existence
validates_timeliness
warbler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment