ensl.org/Gemfile.lock

403 lines
9.8 KiB
Text
Raw Normal View History

GIT
remote: https://github.com/koraktor/steam-condenser-ruby.git
revision: 2cb441f0518a0b8d20a017dfcc42783ae878311a
specs:
2017-11-25 12:33:15 +00:00
steam-condenser (1.3.11)
multi_json (~> 1.6)
multi_xml (~> 0.5)
GEM
remote: http://rubygems.org/
specs:
2017-11-25 13:30:13 +00:00
actionmailer (4.2.10)
actionpack (= 4.2.10)
actionview (= 4.2.10)
activejob (= 4.2.10)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.10)
actionview (= 4.2.10)
activesupport (= 4.2.10)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
erubis (~> 2.7.0)
2017-11-25 13:30:13 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2017-11-25 12:33:15 +00:00
active_link_to (1.0.5)
actionpack
2017-11-25 12:33:15 +00:00
addressable
2017-11-25 13:30:13 +00:00
activejob (4.2.10)
activesupport (= 4.2.10)
globalid (>= 0.3.0)
activemodel (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
activerecord (4.2.10)
activemodel (= 4.2.10)
activesupport (= 4.2.10)
arel (~> 6.0)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
2017-11-25 12:33:15 +00:00
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
annotate (2.6.10)
activerecord (>= 3.2, <= 4.3)
rake (~> 10.4)
2017-11-25 13:30:13 +00:00
arel (6.0.4)
bbcoder (1.0.1)
better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
2017-11-25 12:33:15 +00:00
binding_of_caller (0.7.3)
debug_inspector (>= 0.0.1)
bluecloth (2.2.0)
bourbon (3.1.8)
sass (>= 3.2.0)
thor
2017-11-25 13:30:13 +00:00
builder (3.2.3)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
capistrano (3.1.0)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
2017-11-25 12:33:15 +00:00
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
2017-11-25 12:33:15 +00:00
capistrano-rails (1.3.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
2017-11-25 12:33:15 +00:00
capistrano-rbenv (2.0.4)
capistrano (~> 3.1)
sshkit (~> 1.3)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16)
2017-11-25 12:33:15 +00:00
childprocess (0.8.0)
ffi (~> 1.0, >= 1.0.11)
cliver (0.3.2)
codeclimate-test-reporter (0.3.0)
simplecov (>= 0.7.1, < 1.0.0)
2017-11-25 12:33:15 +00:00
coderay (1.1.2)
2017-11-25 13:30:13 +00:00
coffee-rails (4.1.1)
coffee-script (>= 2.2.0)
2017-11-25 13:30:13 +00:00
railties (>= 4.0.0, < 5.1.x)
2017-11-25 12:33:15 +00:00
coffee-script (2.4.1)
coffee-script-source
execjs
2017-11-25 12:33:15 +00:00
coffee-script-source (1.12.2)
columnize (0.9.0)
concurrent-ruby (1.0.5)
countries (2.1.2)
i18n_data (~> 0.8.0)
money (~> 6.9)
sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
2017-11-25 12:33:15 +00:00
country_select (3.1.1)
countries (~> 2.0)
sort_alphabetical (~> 1.0)
2017-11-25 13:30:13 +00:00
crass (1.0.3)
2017-11-25 12:33:15 +00:00
dalli (2.7.6)
database_cleaner (1.2.0)
2017-11-25 12:33:15 +00:00
debug_inspector (0.0.3)
debugger-linecache (1.2.0)
2017-11-25 12:33:15 +00:00
declarative (0.0.10)
2017-04-02 17:35:50 +00:00
declarative-option (0.1.0)
2017-11-25 12:33:15 +00:00
diff-lcs (1.3)
dotenv (0.10.0)
dotenv-rails (0.10.0)
dotenv (= 0.10.0)
dynamic_form (1.1.4)
erubis (2.7.0)
exceptional (2.0.33)
rack
2017-11-25 12:33:15 +00:00
execjs (2.7.0)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
2017-11-25 12:33:15 +00:00
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
2017-11-25 12:33:15 +00:00
ffi (1.9.18)
2014-05-11 12:00:09 +00:00
font-awesome-sass (4.1.0)
sass (~> 3.2)
2017-11-25 13:30:13 +00:00
globalid (0.4.1)
activesupport (>= 4.2.0)
2017-04-02 17:35:50 +00:00
google-api-client (0.10.3)
addressable (~> 2.3)
googleauth (~> 0.5)
httpclient (~> 2.7)
hurley (~> 0.1)
memoist (~> 0.11)
mime-types (>= 1.6)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
2017-11-25 12:33:15 +00:00
haml (4.0.7)
2014-05-10 08:44:48 +00:00
tilt
hike (1.2.3)
2017-04-02 17:35:50 +00:00
httpclient (2.8.3)
hurley (0.2)
2017-11-25 12:33:15 +00:00
i18n (0.9.1)
concurrent-ruby (~> 1.0)
i18n-js (3.0.11)
i18n (>= 0.6.6, < 2)
i18n_data (0.8.0)
jquery-rails (2.0.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
2017-11-25 13:30:13 +00:00
json (2.1.0)
2017-04-02 17:35:50 +00:00
jwt (1.5.6)
little-plugger (1.1.4)
2017-11-25 12:33:15 +00:00
logging (2.2.2)
2017-04-02 17:35:50 +00:00
little-plugger (~> 1.1)
multi_json (~> 1.10)
2017-11-25 13:30:13 +00:00
loofah (2.1.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
2017-11-25 12:33:15 +00:00
memoist (0.16.0)
method_source (0.9.0)
2017-11-25 13:30:13 +00:00
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_mime (1.0.0)
mini_portile2 (2.1.0)
minitest (5.10.3)
2017-11-25 12:33:15 +00:00
money (6.10.0)
i18n (>= 0.6.4, < 1.0)
multi_json (1.12.2)
multi_xml (0.6.0)
multipart-post (2.0.0)
2017-04-02 17:35:50 +00:00
mysql2 (0.3.21)
neat (1.6.0)
bourbon (>= 3.1)
sass (>= 3.3)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
2017-11-25 12:33:15 +00:00
net-ssh (4.2.0)
2015-08-31 15:19:03 +00:00
newrelic_rpm (3.13.0.299)
2019-08-25 16:58:56 +00:00
nokogiri (1.9.1)
mini_portile2 (~> 2.4.0)
oj (2.5.5)
2017-04-02 17:35:50 +00:00
os (0.9.6)
poltergeist (1.6.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
2017-11-25 12:33:15 +00:00
power_assert (1.1.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (1.3.3)
byebug (~> 2.7)
2017-11-25 12:33:15 +00:00
pry (~> 0.10)
public_suffix (3.0.1)
puma (2.11.3)
rack (>= 1.1, < 2.0)
2017-11-25 12:33:15 +00:00
quiet_assets (1.0.3)
2014-03-31 21:33:16 +00:00
railties (>= 3.1, < 5.0)
2017-11-25 13:30:13 +00:00
rack (1.6.8)
rack-test (0.6.3)
rack (>= 1.0)
2017-11-25 13:30:13 +00:00
rails (4.2.10)
actionmailer (= 4.2.10)
actionpack (= 4.2.10)
actionview (= 4.2.10)
activejob (= 4.2.10)
activemodel (= 4.2.10)
activerecord (= 4.2.10)
activesupport (= 4.2.10)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.10)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.8)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
2017-11-25 12:33:15 +00:00
rails_autolink (1.1.6)
rails (> 3.1)
2017-11-25 13:30:13 +00:00
railties (4.2.10)
actionpack (= 4.2.10)
activesupport (= 4.2.10)
rake (>= 0.8.7)
2017-11-25 13:30:13 +00:00
thor (>= 0.18.1, < 2.0)
2017-11-25 12:33:15 +00:00
rake (10.5.0)
2017-11-25 13:30:13 +00:00
ref (2.0.0)
2017-11-25 12:33:15 +00:00
representable (3.0.4)
2017-04-02 17:35:50 +00:00
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
2017-11-25 12:33:15 +00:00
retriable (3.1.1)
2015-05-05 21:51:10 +00:00
rmagick (2.13.4)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-rails (3.3.3)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
2017-11-25 12:33:15 +00:00
rubyzip (1.2.1)
sanitize (2.1.0)
nokogiri (>= 1.4.4)
2017-11-25 12:33:15 +00:00
sass (3.3.14)
2017-11-25 13:30:13 +00:00
sass-rails (4.0.1)
railties (>= 4.0.0, < 5.0)
sass (>= 3.1.10)
2017-11-25 13:30:13 +00:00
sprockets-rails (~> 2.0.0)
selenium-webdriver (2.41.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
2017-11-25 12:33:15 +00:00
signet (0.8.1)
2017-04-02 17:35:50 +00:00
addressable (~> 2.3)
faraday (~> 0.9)
2017-11-25 12:33:15 +00:00
jwt (>= 1.5, < 3.0)
2017-04-02 17:35:50 +00:00
multi_json (~> 1.10)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sixarm_ruby_unaccent (1.2.0)
sort_alphabetical (1.1.0)
unicode_utils (>= 1.2.2)
2017-11-25 13:30:13 +00:00
sprockets (2.12.4)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2017-11-25 13:30:13 +00:00
sprockets-rails (2.0.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
2017-11-25 12:33:15 +00:00
sshkit (1.15.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
2017-11-25 12:33:15 +00:00
test-unit (3.1.9)
power_assert
2017-11-25 12:33:15 +00:00
thor (0.20.0)
2017-11-25 13:30:13 +00:00
thread_safe (0.3.6)
tilt (1.4.1)
2017-11-25 12:33:15 +00:00
timecop (0.7.4)
tinymce-rails (3.5.11.1)
railties (>= 3.1.1)
2017-11-25 13:30:13 +00:00
tzinfo (1.2.4)
thread_safe (~> 0.1)
2017-04-02 17:35:50 +00:00
uber (0.1.0)
2017-11-25 12:33:15 +00:00
uglifier (2.5.3)
2014-03-23 01:53:42 +00:00
execjs (>= 0.3.0)
json (>= 1.8.0)
unicode_utils (1.4.0)
websocket (1.0.7)
2017-11-25 12:33:15 +00:00
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
2017-11-25 12:33:15 +00:00
websocket-extensions (0.1.3)
will_paginate (3.0.12)
xpath (2.1.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
active_link_to (~> 1.0.2)
annotate (~> 2.6.2)
bbcoder (~> 1.0.1)
better_errors (~> 1.1.0)
binding_of_caller (~> 0.7.2)
bluecloth (~> 2.2.0)
bourbon (~> 3.1.8)
capistrano (~> 3.1.0)
capistrano-bundler (~> 1.1.2)
capistrano-rails (~> 1.1)
capistrano-rbenv (~> 2.0.2)
capybara (~> 2.4.4)
carrierwave (~> 0.10.0)
codeclimate-test-reporter (~> 0.3.0)
2017-11-25 13:30:13 +00:00
coffee-rails (~> 4.1.0)
country_select
dalli (~> 2.7.0)
database_cleaner (~> 1.2.0)
dotenv-rails (~> 0.10.0)
dynamic_form (~> 1.1.4)
exceptional (~> 2.0.33)
factory_girl_rails (~> 4.4.1)
faraday (~> 0.9.0)
2014-05-11 12:00:09 +00:00
font-awesome-sass (~> 4.1.0.0)
2017-04-02 17:35:50 +00:00
google-api-client (~> 0.10.3)
2014-08-10 17:21:53 +00:00
haml (~> 4.0.5)
i18n-js
jquery-rails (~> 2.0.2)
2017-04-02 17:35:50 +00:00
mysql2 (~> 0.3.17)
neat (~> 1.6.0)
2015-08-31 15:19:03 +00:00
newrelic_rpm (~> 3.13.0.299)
2019-08-25 16:58:56 +00:00
nokogiri (~> 1.9.0)
oj (~> 2.5.5)
poltergeist (~> 1.6.0)
pry-byebug (~> 1.3.2)
puma (~> 2.11.1)
quiet_assets (~> 1.0.2)
2017-11-25 13:30:13 +00:00
rails (~> 4.0)
rails_autolink (~> 1.1.5)
2015-05-05 21:51:10 +00:00
rmagick (~> 2.13.4)
rspec-rails (~> 3.3.3)
sanitize (~> 2.1.0)
2014-04-06 14:14:03 +00:00
sass (~> 3.3.4)
2017-11-25 13:30:13 +00:00
sass-rails (~> 4.0.1)
selenium-webdriver (~> 2.41.0)
simplecov (~> 0.7.1)
steam-condenser!
test-unit (~> 3.1.3)
timecop (~> 0.7.1)
tinymce-rails (~> 3.5.9)
2014-03-23 01:53:42 +00:00
uglifier (~> 2.5.0)
will_paginate (~> 3.0.5)
2017-04-02 17:35:50 +00:00
RUBY VERSION
ruby 2.2.10p489
2017-04-02 17:35:50 +00:00
BUNDLED WITH
2019-08-25 16:58:56 +00:00
1.17.3