stadtratmonitor/Gemfile.lock

348 lines
8.2 KiB
Text
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2020-02-29 17:38:10 +01:00
actioncable (5.1.7)
actionpack (= 5.1.7)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
2020-02-29 17:38:10 +01:00
actionmailer (5.1.7)
actionpack (= 5.1.7)
actionview (= 5.1.7)
activejob (= 5.1.7)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2020-02-29 17:38:10 +01:00
actionpack (5.1.7)
actionview (= 5.1.7)
activesupport (= 5.1.7)
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)
2020-02-29 17:38:10 +01:00
actionview (5.1.7)
activesupport (= 5.1.7)
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)
2020-02-29 17:38:10 +01:00
activejob (5.1.7)
activesupport (= 5.1.7)
globalid (>= 0.3.6)
2020-02-29 17:38:10 +01:00
activemodel (5.1.7)
activesupport (= 5.1.7)
activerecord (5.1.7)
activemodel (= 5.1.7)
activesupport (= 5.1.7)
arel (~> 8.0)
2020-02-29 17:38:10 +01:00
activesupport (5.1.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
2018-04-02 11:03:42 +02:00
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
2020-02-29 17:38:10 +01:00
apparition (0.5.0)
capybara (~> 3.13, < 4)
websocket-driver (>= 0.6.5)
arel (8.0.0)
ast (2.4.0)
2018-02-18 23:26:30 +01:00
awesome_print (1.8.0)
2020-02-29 17:38:10 +01:00
builder (3.2.4)
capybara (3.31.0)
2016-03-30 22:36:17 +02:00
addressable
mini_mime (>= 0.1.3)
2018-04-15 15:01:51 +02:00
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
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)
2020-02-29 17:38:10 +01:00
concurrent-ruby (1.1.6)
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)
2020-02-29 17:38:10 +01:00
crass (1.0.6)
database_cleaner (1.8.3)
2018-02-18 23:26:30 +01:00
diff-lcs (1.3)
2020-02-29 17:38:10 +01:00
docile (1.3.2)
elasticsearch (6.8.1)
elasticsearch-api (= 6.8.1)
elasticsearch-transport (= 6.8.1)
elasticsearch-api (6.8.1)
2014-11-19 21:54:36 +01:00
multi_json
2020-02-29 17:38:10 +01:00
elasticsearch-dsl (0.1.9)
elasticsearch-model (6.1.0)
activesupport (> 3)
elasticsearch (> 1)
hashie
elasticsearch-rails (6.1.0)
2020-02-29 17:38:10 +01:00
elasticsearch-transport (6.8.1)
faraday (>= 0.14, < 1)
2014-11-19 21:54:36 +01:00
multi_json
2020-02-29 17:38:10 +01:00
erubi (1.9.0)
2018-02-18 23:26:30 +01:00
execjs (2.7.0)
2020-02-29 17:38:10 +01:00
factory_bot (5.1.1)
activesupport (>= 4.2.0)
factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0)
railties (>= 4.2.0)
faker (2.10.2)
i18n (>= 1.6, < 2)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
2020-02-29 17:38:10 +01:00
ffi (1.12.2)
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)
2020-02-29 17:38:10 +01:00
globalid (0.4.2)
2018-02-18 23:26:30 +01:00
activesupport (>= 4.2.0)
2020-02-29 17:38:10 +01:00
hashie (3.6.0)
i18n (1.8.2)
2018-02-18 23:26:30 +01:00
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
2020-02-29 17:38:10 +01:00
jquery-rails (4.3.5)
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)
2020-02-29 17:38:10 +01:00
kaminari (1.2.0)
2018-02-18 23:26:30 +01:00
activesupport (>= 4.1.0)
2020-02-29 17:38:10 +01:00
kaminari-actionview (= 1.2.0)
kaminari-activerecord (= 1.2.0)
kaminari-core (= 1.2.0)
kaminari-actionview (1.2.0)
2018-02-18 23:26:30 +01:00
actionview
2020-02-29 17:38:10 +01:00
kaminari-core (= 1.2.0)
kaminari-activerecord (1.2.0)
2018-02-18 23:26:30 +01:00
activerecord
2020-02-29 17:38:10 +01:00
kaminari-core (= 1.2.0)
kaminari-core (1.2.0)
kaminari-i18n (0.5.0)
2015-04-27 23:49:52 +02:00
kaminari
rails
2020-02-29 17:38:10 +01:00
launchy (2.5.0)
addressable (~> 2.7)
leaflet-rails (1.5.1)
2018-03-31 20:50:38 +02:00
rails (>= 4.2.0)
2020-02-29 17:38:10 +01:00
loofah (2.4.0)
2018-02-18 23:26:30 +01:00
crass (~> 1.0.2)
2015-04-27 21:12:56 +02:00
nokogiri (>= 1.5.9)
2020-02-29 17:38:10 +01:00
mail (2.7.1)
2018-02-18 23:26:30 +01:00
mini_mime (>= 0.1.1)
2020-02-29 17:38:10 +01:00
method_source (0.9.2)
mime-types (3.3.1)
2016-05-04 22:23:42 +02:00
mime-types-data (~> 3.2015)
2020-02-29 17:38:10 +01:00
mime-types-data (3.2019.1009)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
2020-02-29 17:38:10 +01:00
minitest (5.14.0)
multi_json (1.14.1)
multipart-post (2.1.1)
nio4r (2.5.2)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
2020-02-29 17:38:10 +01:00
omniauth (1.9.0)
hashie (>= 3.4.6, < 3.7.0)
2018-02-18 23:26:30 +01:00
rack (>= 1.6.2, < 3)
omniauth-browserid (0.0.1)
faraday
multi_json
omniauth (~> 1.0)
parallel (1.19.1)
parser (2.7.0.4)
ast (~> 2.4.0)
2020-02-29 17:38:10 +01:00
pry (0.12.2)
coderay (~> 1.1.0)
2018-02-18 23:26:30 +01:00
method_source (~> 0.9.0)
2020-02-29 17:38:10 +01:00
pry-rails (0.3.9)
2018-02-18 23:26:30 +01:00
pry (>= 0.10.4)
public_suffix (4.0.3)
2020-02-29 17:38:10 +01:00
puma (4.3.3)
nio4r (~> 2.0)
rack (2.2.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
2020-02-29 17:38:10 +01:00
rails (5.1.7)
actioncable (= 5.1.7)
actionmailer (= 5.1.7)
actionpack (= 5.1.7)
actionview (= 5.1.7)
activejob (= 5.1.7)
activemodel (= 5.1.7)
activerecord (= 5.1.7)
activesupport (= 5.1.7)
bundler (>= 1.3.0)
2020-02-29 17:38:10 +01:00
railties (= 5.1.7)
sprockets-rails (>= 2.0.0)
2020-02-29 17:38:10 +01:00
rails-controller-testing (1.0.4)
actionpack (>= 5.0.1.x)
actionview (>= 5.0.1.x)
activesupport (>= 5.0.1.x)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2020-02-29 17:38:10 +01:00
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails-i18n (5.1.3)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
2020-02-29 17:38:10 +01:00
railties (5.1.7)
actionpack (= 5.1.7)
activesupport (= 5.1.7)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
2020-02-29 17:38:10 +01:00
rake (13.0.1)
2018-02-18 23:26:30 +01:00
rdoc (4.3.0)
2020-02-29 17:38:10 +01:00
regexp_parser (1.7.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rexml (3.2.4)
2020-02-29 17:38:10 +01:00
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
2016-02-17 07:55:37 +01:00
diff-lcs (>= 1.2.0, < 2.0)
2020-02-29 17:38:10 +01:00
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
2016-02-17 07:55:37 +01:00
diff-lcs (>= 1.2.0, < 2.0)
2020-02-29 17:38:10 +01:00
rspec-support (~> 3.9.0)
rspec-rails (3.9.0)
2018-02-18 23:26:30 +01:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2020-02-29 17:38:10 +01:00
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rubocop (0.80.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-faker (0.2.0)
rubocop (>= 0.74)
ruby-progressbar (1.10.1)
2018-02-18 23:26:30 +01:00
sass (3.4.25)
2020-02-29 17:38:10 +01:00
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.2.1)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
2018-02-18 23:26:30 +01:00
sdoc (0.4.2)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
2020-02-29 17:38:10 +01:00
shoulda-matchers (3.1.3)
2016-02-17 08:29:58 +01:00
activesupport (>= 4.0.0)
2020-02-29 17:38:10 +01:00
simplecov (0.18.5)
docile (~> 1.1)
2020-02-29 17:38:10 +01:00
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
slim (4.0.1)
2018-02-18 23:26:30 +01:00
temple (>= 0.7.6, < 0.9)
2020-02-29 17:38:10 +01:00
tilt (>= 2.0.6, < 2.1)
slim-rails (3.2.0)
2018-02-18 23:26:30 +01:00
actionpack (>= 3.1)
railties (>= 3.1)
2020-02-29 17:38:10 +01:00
slim (>= 3.0, < 5.0)
spring (2.1.0)
2016-02-18 07:14:53 +01:00
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
2020-02-29 17:38:10 +01:00
sprockets (4.0.0)
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)
2020-02-29 17:38:10 +01:00
sqlite3 (1.4.2)
temple (0.8.2)
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)
2020-02-29 17:38:10 +01:00
tilt (2.0.10)
tins (0.13.2)
2020-02-29 17:38:10 +01:00
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.6)
thread_safe (~> 0.1)
2020-02-29 17:38:10 +01:00
uglifier (4.2.0)
2016-05-04 22:23:42 +02:00
execjs (>= 0.3.0, < 3)
unicode-display_width (1.6.1)
2020-02-29 17:38:10 +01:00
validate_url (1.0.8)
2015-09-27 13:50:23 +02:00
activemodel (>= 3.0.0)
2020-02-29 17:38:10 +01:00
public_suffix
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
2020-02-29 17:38:10 +01:00
websocket-extensions (0.1.4)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
apparition
2015-10-05 21:12:31 +02:00
awesome_print
capybara
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 (~> 6)
elasticsearch-rails (~> 6)
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
2018-03-31 20:50:38 +02:00
leaflet-rails
omniauth
omniauth-browserid
pry
2015-10-05 21:12:31 +02:00
pry-rails
2018-04-15 15:20:27 +02:00
puma
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)
rubocop-faker
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
2.1.4