stadtratmonitor/Gemfile.lock

317 lines
7.5 KiB
Text
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.5)
actionpack (= 5.1.5)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.5)
actionpack (= 5.1.5)
actionview (= 5.1.5)
activejob (= 5.1.5)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.5)
actionview (= 5.1.5)
activesupport (= 5.1.5)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2016-05-04 22:23:42 +02:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.5)
activesupport (= 5.1.5)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2018-02-18 23:26:30 +01:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.5)
activesupport (= 5.1.5)
globalid (>= 0.3.6)
activemodel (5.1.5)
activesupport (= 5.1.5)
activerecord (5.1.5)
activemodel (= 5.1.5)
activesupport (= 5.1.5)
arel (~> 8.0)
activesupport (5.1.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
2015-04-27 21:12:56 +02:00
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
2018-02-18 23:26:30 +01:00
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
arel (8.0.0)
2018-02-18 23:26:30 +01:00
awesome_print (1.8.0)
builder (3.2.3)
capybara (2.18.0)
2016-03-30 22:36:17 +02:00
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
capybara-webkit (1.15.0)
capybara (>= 2.3, < 4.0)
json
2018-02-18 23:26:30 +01:00
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
2018-02-18 23:26:30 +01:00
railties (>= 4.0.0)
2015-04-13 20:44:13 +02:00
coffee-script (2.4.1)
coffee-script-source
execjs
2018-02-18 23:26:30 +01:00
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
coveralls (0.7.2)
multi_json (~> 1.3)
rest-client (= 1.6.7)
simplecov (>= 0.7)
term-ansicolor (= 1.2.2)
thor (= 0.18.1)
2018-02-18 23:26:30 +01:00
crass (1.0.3)
database_cleaner (1.6.2)
diff-lcs (1.3)
docile (1.3.0)
elasticsearch (6.0.2)
elasticsearch-api (= 6.0.2)
elasticsearch-transport (= 6.0.2)
elasticsearch-api (6.0.2)
2014-11-19 21:54:36 +01:00
multi_json
2018-02-18 23:26:30 +01:00
elasticsearch-dsl (0.1.5)
elasticsearch-model (5.0.0)
activesupport (> 3)
elasticsearch (> 1)
hashie
elasticsearch-rails (5.0.2)
elasticsearch-transport (6.0.2)
2014-11-19 21:54:36 +01:00
faraday
multi_json
erubi (1.7.1)
2018-02-18 23:26:30 +01:00
execjs (2.7.0)
factory_bot (4.8.2)
activesupport (>= 3.0.0)
factory_bot_rails (4.8.2)
factory_bot (~> 4.8.2)
railties (>= 3.0.0)
faker (1.8.7)
i18n (>= 0.7)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
2016-05-04 22:23:42 +02:00
foundation-rails (5.5.3.2)
railties (>= 3.1.0)
2015-04-27 21:12:56 +02:00
sass (>= 3.3.0, < 3.5)
2018-02-18 23:26:30 +01:00
globalid (0.4.1)
activesupport (>= 4.2.0)
hashie (3.5.7)
i18n (0.9.5)
2018-02-18 23:26:30 +01:00
concurrent-ruby (~> 1.0)
jquery-rails (4.3.1)
2016-05-04 22:23:42 +02:00
rails-dom-testing (>= 1, < 3)
2015-04-27 21:12:56 +02:00
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2018-02-18 23:26:30 +01:00
json (1.8.6)
kaminari (1.1.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
kaminari-activerecord (= 1.1.1)
kaminari-core (= 1.1.1)
kaminari-actionview (1.1.1)
actionview
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
kaminari-i18n (0.5.0)
2015-04-27 23:49:52 +02:00
kaminari
rails
launchy (2.4.3)
addressable (~> 2.3)
loofah (2.2.2)
2018-02-18 23:26:30 +01:00
crass (~> 1.0.2)
2015-04-27 21:12:56 +02:00
nokogiri (>= 1.5.9)
2018-02-18 23:26:30 +01:00
mail (2.7.0)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mime-types (3.1)
2016-05-04 22:23:42 +02:00
mime-types-data (~> 3.2015)
2018-02-18 23:26:30 +01:00
mime-types-data (3.2016.0521)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
multi_json (1.13.1)
multipart-post (2.0.0)
nio4r (2.3.0)
nokogiri (1.8.2)
2018-02-18 23:26:30 +01:00
mini_portile2 (~> 2.3.0)
omniauth (1.8.1)
2018-02-18 23:26:30 +01:00
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-browserid (0.0.1)
faraday
multi_json
omniauth (~> 1.0)
2018-02-18 23:26:30 +01:00
pry (0.11.3)
coderay (~> 1.1.0)
2018-02-18 23:26:30 +01:00
method_source (~> 0.9.0)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.2)
rack (2.0.4)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rails (5.1.5)
actioncable (= 5.1.5)
actionmailer (= 5.1.5)
actionpack (= 5.1.5)
actionview (= 5.1.5)
activejob (= 5.1.5)
activemodel (= 5.1.5)
activerecord (= 5.1.5)
activesupport (= 5.1.5)
bundler (>= 1.3.0)
railties (= 5.1.5)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.2)
actionpack (~> 5.x, >= 5.0.1)
actionview (~> 5.x, >= 5.0.1)
activesupport (~> 5.x)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-i18n (5.1.1)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
railties (5.1.5)
actionpack (= 5.1.5)
activesupport (= 5.1.5)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.1)
2018-02-18 23:26:30 +01:00
rdoc (4.3.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec-core (3.7.1)
2018-02-18 23:26:30 +01:00
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
2016-02-17 07:55:37 +01:00
diff-lcs (>= 1.2.0, < 2.0)
2018-02-18 23:26:30 +01:00
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
2016-02-17 07:55:37 +01:00
diff-lcs (>= 1.2.0, < 2.0)
2018-02-18 23:26:30 +01:00
rspec-support (~> 3.7.0)
rspec-rails (3.7.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
2018-02-18 23:26:30 +01:00
sass (3.4.25)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
2015-04-27 21:12:56 +02:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
2016-05-04 22:23:42 +02:00
tilt (>= 1.1, < 3)
2018-02-18 23:26:30 +01:00
sdoc (0.4.2)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
2018-02-18 23:26:30 +01:00
shoulda-matchers (3.1.2)
2016-02-17 08:29:58 +01:00
activesupport (>= 4.0.0)
simplecov (0.16.1)
docile (~> 1.1)
2018-02-18 23:26:30 +01:00
json (>= 1.8, < 3)
2016-01-11 22:01:33 +01:00
simplecov-html (~> 0.10.0)
2018-02-18 23:26:30 +01:00
simplecov-html (0.10.2)
slim (3.0.9)
temple (>= 0.7.6, < 0.9)
tilt (>= 1.3.3, < 2.1)
2018-02-18 23:26:30 +01:00
slim-rails (3.1.3)
actionpack (>= 3.1)
railties (>= 3.1)
2015-04-13 20:44:13 +02:00
slim (~> 3.0)
2018-02-18 23:26:30 +01:00
spring (2.0.2)
activesupport (>= 4.2)
2016-02-18 07:14:53 +01:00
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
2018-02-18 23:26:30 +01:00
sprockets (3.7.1)
2016-05-04 22:23:42 +02:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2018-02-18 23:26:30 +01:00
sprockets-rails (3.2.1)
2016-05-04 22:23:42 +02:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2018-02-18 23:26:30 +01:00
sqlite3 (1.3.13)
temple (0.8.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
thor (0.18.1)
2018-02-18 23:26:30 +01:00
thread_safe (0.3.6)
tilt (2.0.8)
tins (0.13.2)
turbolinks (5.1.0)
turbolinks-source (~> 5.1)
turbolinks-source (5.1.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.8)
2016-05-04 22:23:42 +02:00
execjs (>= 0.3.0, < 3)
2015-09-27 13:50:23 +02:00
validate_url (1.0.2)
activemodel (>= 3.0.0)
addressable
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.0.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
2015-10-05 21:12:31 +02:00
awesome_print
capybara
capybara-webkit
2015-04-27 21:12:56 +02:00
coffee-rails
2016-03-05 20:19:56 +01:00
coveralls
2016-02-24 11:59:52 +01:00
database_cleaner
elasticsearch (~> 6)
2015-06-01 23:53:05 +02:00
elasticsearch-dsl
elasticsearch-model
elasticsearch-rails
factory_bot_rails
2015-07-20 21:45:02 +02:00
faker
foundation-rails (~> 5.5)
jquery-rails
2015-04-27 23:14:48 +02:00
kaminari
2015-04-27 23:49:52 +02:00
kaminari-i18n
launchy
omniauth
omniauth-browserid
pry
2015-10-05 21:12:31 +02:00
pry-rails
rails (~> 5.1.5)
rails-controller-testing
2015-05-17 19:19:59 +02:00
rails-i18n
2016-02-17 07:55:37 +01:00
rspec-rails (~> 3.0)
2015-04-27 21:12:56 +02:00
sass-rails
sdoc (~> 0.4.0)
2016-02-17 08:29:58 +01:00
shoulda-matchers (~> 3.1)
2016-01-11 22:01:33 +01:00
simplecov
slim-rails
spring
2016-02-18 07:14:53 +01:00
spring-commands-rspec
sqlite3
turbolinks
2016-03-05 19:26:31 +01:00
tzinfo-data
2015-04-27 21:12:56 +02:00
uglifier
2015-09-27 13:50:23 +02:00
validate_url
BUNDLED WITH
1.16.1