Open-Source-Access-Control-.../Gemfile.lock

178 lines
3.8 KiB
Plaintext
Raw Normal View History

2012-08-25 04:14:51 +00:00
GEM
remote: https://rubygems.org/
specs:
2013-10-26 10:22:03 +00:00
actionmailer (3.2.8)
actionpack (= 3.2.8)
2012-08-25 04:14:51 +00:00
mail (~> 2.4.4)
2013-10-26 10:22:03 +00:00
actionpack (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
2012-08-25 04:14:51 +00:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
2013-10-26 10:22:03 +00:00
journey (~> 1.0.4)
2012-08-25 04:14:51 +00:00
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
2013-10-26 10:22:03 +00:00
sprockets (~> 2.1.3)
activemodel (3.2.8)
activesupport (= 3.2.8)
2012-08-25 04:14:51 +00:00
builder (~> 3.0.0)
2013-10-26 10:22:03 +00:00
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
2012-08-25 04:14:51 +00:00
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
2013-10-26 10:22:03 +00:00
activeresource (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
activesupport (3.2.8)
2012-08-25 04:14:51 +00:00
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
aws-sdk (1.33.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
bcrypt-ruby (3.0.1)
2013-09-29 01:55:22 +00:00
builder (3.0.4)
cancan (1.6.10)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.3)
climate_control (>= 0.0.3, < 1.0)
2012-08-25 04:14:51 +00:00
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
2013-09-29 01:55:22 +00:00
coffee-script-source (1.6.3)
2013-08-28 12:15:50 +00:00
daemon_controller (1.1.5)
2013-09-29 01:55:22 +00:00
devise (2.2.7)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
dotenv (0.10.0)
dotenv-rails (0.10.0)
dotenv (= 0.10.0)
2012-08-25 04:14:51 +00:00
erubis (2.7.0)
2013-09-29 01:55:22 +00:00
execjs (2.0.2)
gravtastic (3.2.6)
2013-09-29 01:55:22 +00:00
hike (1.2.3)
i18n (0.6.5)
2012-08-25 04:14:51 +00:00
journey (1.0.4)
2013-09-29 01:55:22 +00:00
jquery-rails (3.0.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
2013-10-26 10:22:03 +00:00
json (1.8.1)
2013-09-29 01:55:22 +00:00
libv8 (3.16.14.3)
2012-08-25 04:14:51 +00:00
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2013-09-29 01:55:22 +00:00
mime-types (1.25)
mini_portile (0.5.2)
2013-10-26 10:22:03 +00:00
multi_json (1.8.2)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
2013-09-29 01:55:22 +00:00
orm_adapter (0.4.0)
paperclip (3.5.4)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.3)
mime-types
2013-09-29 01:55:22 +00:00
passenger (4.0.19)
2013-08-28 12:15:50 +00:00
daemon_controller (>= 1.1.0)
rack
rake (>= 0.8.1)
pg (0.17.0)
2012-08-25 04:14:51 +00:00
polyglot (0.3.3)
2013-09-29 01:55:22 +00:00
rack (1.4.5)
2012-08-25 04:14:51 +00:00
rack-cache (1.2)
rack (>= 0.4)
2013-09-29 01:55:22 +00:00
rack-ssl (1.3.3)
2012-08-25 04:14:51 +00:00
rack
2013-09-29 01:55:22 +00:00
rack-test (0.6.2)
2012-08-25 04:14:51 +00:00
rack (>= 1.0)
2013-10-26 10:22:03 +00:00
rails (3.2.8)
actionmailer (= 3.2.8)
actionpack (= 3.2.8)
activerecord (= 3.2.8)
activeresource (= 3.2.8)
activesupport (= 3.2.8)
2012-08-25 04:14:51 +00:00
bundler (~> 1.0)
2013-10-26 10:22:03 +00:00
railties (= 3.2.8)
2013-09-28 11:59:19 +00:00
rails-settings-cached (0.2.4)
rails (>= 3.0.0)
2013-10-26 10:22:03 +00:00
railties (3.2.8)
actionpack (= 3.2.8)
activesupport (= 3.2.8)
2012-08-25 04:14:51 +00:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
2013-10-26 10:22:03 +00:00
thor (>= 0.14.6, < 2.0)
2013-09-29 01:55:22 +00:00
rake (10.1.0)
rdoc (3.12.2)
2012-08-25 04:14:51 +00:00
json (~> 1.4)
2013-09-29 01:55:22 +00:00
ref (1.0.5)
rest-client (1.6.7)
mime-types (>= 1.16)
2013-09-29 01:55:22 +00:00
sass (3.2.11)
sass-rails (3.2.6)
2012-08-25 04:14:51 +00:00
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
sequel (3.20.0)
sinatra (1.0)
rack (>= 1.0)
2012-08-25 04:14:51 +00:00
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2013-09-29 01:55:22 +00:00
sqlite3 (1.3.8)
taps (0.3.24)
rack (>= 1.0.1)
rest-client (>= 1.4.0, < 1.7.0)
sequel (~> 3.20.0)
sinatra (~> 1.0.0)
2013-09-29 01:55:22 +00:00
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
2013-10-26 10:22:03 +00:00
thor (0.18.1)
2013-09-29 01:55:22 +00:00
tilt (1.4.1)
treetop (1.4.15)
2012-08-25 04:14:51 +00:00
polyglot
polyglot (>= 0.3.1)
2013-10-26 10:22:03 +00:00
tzinfo (0.3.38)
2013-09-29 01:55:22 +00:00
uglifier (2.2.1)
2012-08-25 04:14:51 +00:00
execjs (>= 0.3.0)
2013-09-29 01:55:22 +00:00
multi_json (~> 1.0, >= 1.0.2)
uuidtools (2.1.4)
2013-09-29 01:55:22 +00:00
warden (1.2.3)
rack (>= 1.0)
2012-08-25 04:14:51 +00:00
PLATFORMS
ruby
DEPENDENCIES
aws-sdk
bcrypt-ruby (~> 3.0.0)
2012-09-02 11:37:34 +00:00
cancan
2012-08-25 04:14:51 +00:00
coffee-rails (~> 3.2.1)
devise
dotenv-rails
gravtastic
2012-08-25 04:14:51 +00:00
jquery-rails
json
paperclip (~> 3.0)
2013-08-28 12:15:50 +00:00
passenger
pg
2013-10-26 10:22:03 +00:00
rails (= 3.2.8)
2013-09-28 11:59:19 +00:00
rails-settings-cached (= 0.2.4)
2012-08-25 04:14:51 +00:00
sass-rails (~> 3.2.3)
sqlite3
taps
2012-08-25 04:14:51 +00:00
therubyracer
uglifier (>= 1.0.3)