clarion/Gemfile.lock

177 lines
4.0 KiB
Plaintext
Raw Normal View History

2014-07-28 12:34:18 +03:00
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.4)
actionpack (= 4.1.4)
actionview (= 4.1.4)
mail (~> 2.5.4)
actionpack (4.1.4)
actionview (= 4.1.4)
activesupport (= 4.1.4)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.4)
activesupport (= 4.1.4)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.4)
activesupport (= 4.1.4)
builder (~> 3.1)
activerecord (4.1.4)
activemodel (= 4.1.4)
activesupport (= 4.1.4)
arel (~> 5.0.0)
activesupport (4.1.4)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
builder (3.2.2)
2014-07-28 12:47:42 +03:00
capybara (2.4.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
2014-07-28 12:34:18 +03:00
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.7.1)
2014-07-28 12:47:42 +03:00
diff-lcs (1.2.5)
2014-07-28 12:34:18 +03:00
erubis (2.7.0)
execjs (2.2.1)
2014-07-28 12:47:42 +03:00
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
faker (1.4.2)
i18n (~> 0.5)
2014-07-28 12:34:18 +03:00
hike (1.2.3)
i18n (0.6.11)
jquery-rails (3.1.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
2014-07-28 12:47:42 +03:00
libv8 (3.16.14.3)
2014-07-28 12:34:18 +03:00
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
2014-07-28 12:47:42 +03:00
mini_portile (0.6.0)
2014-07-28 12:34:18 +03:00
minitest (5.4.0)
multi_json (1.10.1)
2014-07-28 12:47:42 +03:00
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
pg (0.17.1)
2014-07-28 12:34:18 +03:00
polyglot (0.3.5)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.4)
actionmailer (= 4.1.4)
actionpack (= 4.1.4)
actionview (= 4.1.4)
activemodel (= 4.1.4)
activerecord (= 4.1.4)
activesupport (= 4.1.4)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.4)
sprockets-rails (~> 2.0)
2014-07-28 12:47:42 +03:00
rails-i18n (4.0.2)
i18n (~> 0.6)
rails (>= 4.0)
2014-07-28 12:34:18 +03:00
railties (4.1.4)
actionpack (= 4.1.4)
activesupport (= 4.1.4)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.2)
2014-07-28 12:47:42 +03:00
ref (1.0.5)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-rails (3.0.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
2014-07-28 12:34:18 +03:00
sass (3.2.19)
sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
2014-07-28 12:47:42 +03:00
slim (2.0.3)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
slim-rails (2.1.5)
actionpack (>= 3.0, < 4.2)
activesupport (>= 3.0, < 4.2)
railties (>= 3.0, < 4.2)
slim (~> 2.0)
2014-07-28 12:34:18 +03:00
spring (1.1.3)
2014-07-28 12:47:42 +03:00
spring-commands-rspec (1.0.2)
spring (>= 0.9.1)
2014-07-28 12:34:18 +03:00
sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.9)
2014-07-28 12:47:42 +03:00
temple (0.6.8)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
2014-07-28 12:34:18 +03:00
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (1.2.1)
thread_safe (~> 0.1)
uglifier (2.5.3)
execjs (>= 0.3.0)
json (>= 1.8.0)
2014-07-28 12:47:42 +03:00
xpath (2.0.0)
nokogiri (~> 1.3)
2014-07-28 12:34:18 +03:00
PLATFORMS
ruby
DEPENDENCIES
2014-07-28 12:47:42 +03:00
capybara
coffee-rails
factory_girl_rails
faker
2014-07-28 12:34:18 +03:00
jquery-rails
2014-07-28 12:47:42 +03:00
pg
2014-07-28 12:34:18 +03:00
rails (= 4.1.4)
2014-07-28 12:47:42 +03:00
rails-i18n
rspec-rails
2014-07-28 12:34:18 +03:00
sass-rails (~> 4.0.3)
slim-rails
2014-07-28 12:34:18 +03:00
spring
2014-07-28 12:47:42 +03:00
spring-commands-rspec
2014-07-28 12:34:18 +03:00
sqlite3
2014-07-28 12:47:42 +03:00
therubyracer
uglifier