stadtratmonitor/Gemfile.lock

308 lines
7.2 KiB
Text
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2015-04-27 21:12:56 +02:00
actionmailer (4.2.1)
actionpack (= 4.2.1)
actionview (= 4.2.1)
activejob (= 4.2.1)
mail (~> 2.5, >= 2.5.4)
2015-04-27 21:12:56 +02:00
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.1)
actionview (= 4.2.1)
activesupport (= 4.2.1)
rack (~> 1.6)
rack-test (~> 0.6.2)
2015-04-27 21:12:56 +02:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
actionview (4.2.1)
activesupport (= 4.2.1)
builder (~> 3.1)
erubis (~> 2.7.0)
2015-04-27 21:12:56 +02:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
activejob (4.2.1)
activesupport (= 4.2.1)
globalid (>= 0.3.0)
activemodel (4.2.1)
activesupport (= 4.2.1)
builder (~> 3.1)
2015-04-27 21:12:56 +02:00
activerecord (4.2.1)
activemodel (= 4.2.1)
activesupport (= 4.2.1)
arel (~> 6.0)
activesupport (4.2.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2015-04-27 21:12:56 +02:00
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
2015-04-13 20:44:13 +02:00
addressable (2.3.8)
2015-04-27 21:12:56 +02:00
arel (6.0.0)
2015-10-05 21:12:31 +02:00
awesome_print (1.6.1)
builder (3.2.2)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
coderay (1.1.0)
2015-04-27 21:12:56 +02:00
coffee-rails (4.1.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
2015-04-13 20:44:13 +02:00
coffee-script (2.4.1)
coffee-script-source
execjs
2015-04-13 20:44:13 +02:00
coffee-script-source (1.9.1.1)
2016-02-24 11:59:52 +01:00
database_cleaner (1.5.1)
2016-02-17 07:55:37 +01:00
diff-lcs (1.2.5)
2016-01-11 22:01:33 +01:00
docile (1.1.5)
2015-04-13 20:44:13 +02:00
elasticsearch (1.0.8)
elasticsearch-api (= 1.0.7)
elasticsearch-transport (= 1.0.7)
elasticsearch-api (1.0.7)
2014-11-19 21:54:36 +01:00
multi_json
2015-06-01 23:53:05 +02:00
elasticsearch-dsl (0.1.0)
elasticsearch-model (0.1.7)
activesupport (> 3)
elasticsearch (> 0.4)
hashie
2015-04-13 20:44:13 +02:00
elasticsearch-transport (1.0.7)
2014-11-19 21:54:36 +01:00
faraday
multi_json
erubis (2.7.0)
2015-04-13 20:44:13 +02:00
execjs (2.5.2)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
factory_girl (~> 4.5.0)
railties (>= 3.0.0)
2015-07-20 21:45:02 +02:00
faker (1.4.3)
i18n (~> 0.5)
2015-04-13 20:44:13 +02:00
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
2016-02-18 08:41:45 +01:00
ffi (1.9.10)
formatador (0.2.5)
2015-04-27 21:12:56 +02:00
foundation-rails (5.5.1.2)
railties (>= 3.1.0)
2015-04-27 21:12:56 +02:00
sass (>= 3.3.0, < 3.5)
globalid (0.3.5)
activesupport (>= 4.1.0)
2016-02-18 08:41:45 +01:00
guard (2.13.0)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-rspec (4.6.4)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
2015-04-13 20:44:13 +02:00
hashie (3.4.1)
i18n (0.7.0)
2015-04-27 21:12:56 +02:00
jquery-rails (4.0.3)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2015-04-13 20:44:13 +02:00
json (1.8.2)
2015-04-27 23:14:48 +02:00
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
2015-04-27 23:49:52 +02:00
kaminari-i18n (0.3.2)
kaminari
rails
launchy (2.4.3)
addressable (~> 2.3)
2016-02-18 08:41:45 +01:00
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
2015-04-27 21:12:56 +02:00
loofah (2.0.1)
nokogiri (>= 1.5.9)
2016-02-18 08:41:45 +01:00
lumberjack (1.0.10)
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
2015-04-27 21:12:56 +02:00
mime-types (2.5)
2015-04-13 20:44:13 +02:00
mini_portile (0.6.2)
2015-04-27 21:12:56 +02:00
minitest (5.6.0)
2015-04-13 20:44:13 +02:00
multi_json (1.11.0)
multipart-post (2.0.0)
2016-02-18 08:41:45 +01:00
nenv (0.3.0)
2015-04-13 20:44:13 +02:00
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
2016-02-18 08:41:45 +01:00
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
omniauth-browserid (0.0.1)
faraday
multi_json
omniauth (~> 1.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
2015-10-05 21:12:31 +02:00
pry-rails (0.3.4)
pry (>= 0.9.10)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
2015-04-27 21:12:56 +02:00
rack (1.6.0)
2015-04-13 20:44:13 +02:00
rack-test (0.6.3)
rack (>= 1.0)
2015-04-27 21:12:56 +02:00
rails (4.2.1)
actionmailer (= 4.2.1)
actionpack (= 4.2.1)
actionview (= 4.2.1)
activejob (= 4.2.1)
activemodel (= 4.2.1)
activerecord (= 4.2.1)
activesupport (= 4.2.1)
bundler (>= 1.3.0, < 2.0)
2015-04-27 21:12:56 +02:00
railties (= 4.2.1)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.6)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
2015-05-17 19:19:59 +02:00
rails-i18n (4.0.4)
i18n (~> 0.6)
railties (~> 4.0)
2015-04-27 21:12:56 +02:00
railties (4.2.1)
actionpack (= 4.2.1)
activesupport (= 4.2.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2015-04-13 20:44:13 +02:00
rake (10.4.2)
2016-02-18 08:41:45 +01:00
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
2015-04-13 20:44:13 +02:00
rdoc (4.2.0)
json (~> 1.4)
2016-02-18 08:41:45 +01:00
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
2016-02-17 07:55:37 +01:00
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)
2015-04-27 21:12:56 +02:00
sass (3.4.13)
sass-rails (5.0.3)
railties (>= 4.0.0, < 5.0)
2015-04-27 21:12:56 +02:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (~> 1.1)
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
2016-02-18 08:41:45 +01:00
shellany (0.0.1)
2016-02-17 08:29:58 +01:00
shoulda-matchers (3.1.1)
activesupport (>= 4.0.0)
2016-01-11 22:01:33 +01:00
simplecov (0.11.1)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
2015-04-13 20:44:13 +02:00
slim (3.0.3)
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
2015-04-13 20:44:13 +02:00
slim-rails (3.0.1)
actionmailer (>= 3.1, < 5.0)
actionpack (>= 3.1, < 5.0)
activesupport (>= 3.1, < 5.0)
railties (>= 3.1, < 5.0)
slim (~> 3.0)
slop (3.6.0)
2015-04-13 20:44:13 +02:00
spring (1.3.4)
2016-02-18 07:14:53 +01:00
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
2015-04-27 21:12:56 +02:00
sprockets (3.0.2)
rack (~> 1.0)
2015-04-13 20:44:13 +02:00
sprockets-rails (2.2.4)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.10)
2015-04-13 20:44:13 +02:00
temple (0.7.5)
test_after_commit (0.4.2)
activerecord (>= 3.2)
thor (0.19.1)
2015-04-13 20:44:13 +02:00
thread_safe (0.3.5)
tilt (1.4.1)
2015-04-13 20:44:13 +02:00
turbolinks (2.5.3)
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
2015-04-13 20:44:13 +02:00
uglifier (2.7.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
2015-09-27 13:50:23 +02:00
validate_url (1.0.2)
activemodel (>= 3.0.0)
addressable
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
2015-10-05 21:12:31 +02:00
awesome_print
capybara
2015-04-27 21:12:56 +02:00
coffee-rails
2016-02-24 11:59:52 +01:00
database_cleaner
2014-11-19 21:54:36 +01:00
elasticsearch
2015-06-01 23:53:05 +02:00
elasticsearch-dsl
elasticsearch-model
factory_girl_rails
2015-07-20 21:45:02 +02:00
faker
foundation-rails
2016-02-18 08:41:45 +01:00
guard-rspec
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
quiet_assets
2015-04-27 21:12:56 +02:00
rails
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
test_after_commit
turbolinks
2015-04-27 21:12:56 +02:00
uglifier
2015-09-27 13:50:23 +02:00
validate_url