21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-27 06:20:50 +02:00
chexpire/Gemfile.lock

399 lines
9.3 KiB
Plaintext
Raw Normal View History

2018-05-23 10:32:04 +02:00
GEM
remote: https://rubygems.org/
specs:
2019-08-19 13:42:52 +02:00
actioncable (5.2.3)
actionpack (= 5.2.3)
2018-05-23 10:32:04 +02:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2019-08-19 13:42:52 +02:00
actionmailer (5.2.3)
actionpack (= 5.2.3)
actionview (= 5.2.3)
activejob (= 5.2.3)
2018-05-23 10:32:04 +02:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2019-08-19 13:42:52 +02:00
actionpack (5.2.3)
actionview (= 5.2.3)
activesupport (= 5.2.3)
2018-05-23 10:32:04 +02:00
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2019-08-19 13:42:52 +02:00
actionview (5.2.3)
activesupport (= 5.2.3)
2018-05-23 10:32:04 +02:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2019-08-19 13:42:52 +02:00
activejob (5.2.3)
activesupport (= 5.2.3)
2018-05-23 10:32:04 +02:00
globalid (>= 0.3.6)
2019-08-19 13:42:52 +02:00
activemodel (5.2.3)
activesupport (= 5.2.3)
activerecord (5.2.3)
activemodel (= 5.2.3)
activesupport (= 5.2.3)
2018-05-23 10:32:04 +02:00
arel (>= 9.0)
2019-08-19 13:42:52 +02:00
activestorage (5.2.3)
actionpack (= 5.2.3)
activerecord (= 5.2.3)
2018-05-23 10:32:04 +02:00
marcel (~> 0.3.1)
2019-08-19 13:42:52 +02:00
activesupport (5.2.3)
2018-05-23 10:32:04 +02:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.6.0)
2018-05-23 10:32:04 +02:00
public_suffix (>= 2.0.2, < 4.0)
2019-08-19 13:42:52 +02:00
airbrussh (1.3.3)
2018-05-23 10:32:04 +02:00
sshkit (>= 1.6.1, != 1.7.0)
2019-08-19 13:42:52 +02:00
annotate (2.7.5)
activerecord (>= 3.2, < 7.0)
2018-05-24 14:00:26 +02:00
rake (>= 10.4, < 13.0)
2018-05-23 10:32:04 +02:00
arel (9.0.0)
2018-05-23 10:47:30 +02:00
ast (2.4.0)
2019-08-19 13:42:52 +02:00
bcrypt (3.1.13)
bcrypt_pbkdf (1.0.1)
bindex (0.8.1)
2018-05-23 17:57:56 +02:00
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
2019-08-19 13:42:52 +02:00
bootsnap (1.4.4)
2018-05-23 10:32:04 +02:00
msgpack (~> 1.0)
builder (3.2.3)
2019-08-19 13:42:52 +02:00
byebug (11.0.1)
capistrano (3.11.0)
2018-05-23 10:32:04 +02:00
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
2019-08-19 13:42:52 +02:00
capistrano-bundler (1.6.0)
2018-05-23 10:32:04 +02:00
capistrano (~> 3.1)
2018-06-05 15:57:14 +02:00
capistrano-rails (1.4.0)
2018-05-23 10:32:04 +02:00
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rbenv (2.1.4)
2018-05-24 11:43:34 +02:00
capistrano (~> 3.1)
sshkit (~> 1.3)
capistrano3-puma (3.1.1)
capistrano (~> 3.7)
capistrano-bundler
puma (~> 3.4)
2019-08-19 13:42:52 +02:00
capybara (3.28.0)
2018-05-23 10:32:04 +02:00
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
2019-08-19 13:42:52 +02:00
regexp_parser (~> 1.5)
xpath (~> 3.2)
2019-08-19 13:42:52 +02:00
childprocess (1.0.1)
rake (< 13.0)
chronic (0.10.2)
2018-05-23 17:57:56 +02:00
coderay (1.1.2)
2019-08-19 13:42:52 +02:00
concurrent-ruby (1.1.5)
2018-05-23 10:32:04 +02:00
crass (1.0.4)
2018-06-02 14:44:00 +02:00
database_cleaner (1.7.0)
2018-05-23 17:57:56 +02:00
debug_inspector (0.0.3)
2019-08-19 13:42:52 +02:00
devise (4.6.2)
2018-05-23 15:46:10 +02:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)
responders
warden (~> 1.2.3)
2019-08-19 13:42:52 +02:00
devise-i18n (1.8.1)
devise (>= 4.6)
2019-08-19 13:42:52 +02:00
docile (1.3.2)
2019-03-02 11:01:16 +01:00
erubi (1.8.0)
2018-05-23 10:32:04 +02:00
execjs (2.7.0)
2019-03-02 17:51:49 +01:00
factory_bot (5.0.2)
activesupport (>= 4.2.0)
2019-08-19 13:42:52 +02:00
factory_bot_rails (5.0.2)
factory_bot (~> 5.0.2)
2019-03-02 17:51:49 +01:00
railties (>= 4.2.0)
2019-08-19 13:42:52 +02:00
ffi (1.11.1)
2018-05-29 22:32:25 +02:00
formatador (0.2.5)
2019-03-02 11:01:16 +01:00
globalid (0.4.2)
2018-05-23 10:32:04 +02:00
activesupport (>= 4.2.0)
guard (2.15.0)
2018-05-29 22:32:25 +02:00
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
2018-07-03 20:11:52 +02:00
has_scope (0.7.2)
actionpack (>= 4.1)
activesupport (>= 4.1)
hashie (3.6.0)
2019-08-19 13:42:52 +02:00
i18n (1.6.0)
2018-05-23 10:32:04 +02:00
concurrent-ruby (~> 1.0)
2019-08-19 13:42:52 +02:00
jbuilder (2.9.1)
2018-05-23 10:32:04 +02:00
activesupport (>= 4.2.0)
json (2.2.0)
2018-07-03 19:45:24 +02:00
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)
2018-05-24 15:20:36 +02:00
launchy (2.4.3)
addressable (~> 2.3)
letter_opener (1.7.0)
2018-05-24 15:20:36 +02:00
launchy (~> 2.2)
letter_opener_web (1.3.4)
actionmailer (>= 3.2)
letter_opener (~> 1.0)
railties (>= 3.2)
2018-05-23 10:32:04 +02:00
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
2019-03-02 11:01:16 +01:00
loofah (2.2.3)
2018-05-23 10:32:04 +02:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2018-05-29 22:32:25 +02:00
lumberjack (1.0.13)
2019-03-02 11:01:16 +01:00
mail (2.7.1)
2018-05-23 10:32:04 +02:00
mini_mime (>= 0.1.1)
2019-03-02 11:01:16 +01:00
marcel (0.3.3)
2018-05-23 10:32:04 +02:00
mimemagic (~> 0.3.2)
2019-03-02 11:01:16 +01:00
method_source (0.9.2)
mimemagic (0.3.3)
2019-08-19 13:42:52 +02:00
mini_mime (1.0.2)
2019-03-02 11:01:16 +01:00
mini_portile2 (2.4.0)
2018-05-23 10:32:04 +02:00
minitest (5.11.3)
2019-08-19 13:42:52 +02:00
msgpack (1.3.1)
2018-05-23 10:32:04 +02:00
multi_json (1.13.1)
mysql2 (0.5.2)
2018-05-29 22:31:55 +02:00
naught (1.1.0)
2018-05-29 22:32:25 +02:00
nenv (0.3.0)
2019-08-19 13:42:52 +02:00
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
net-ssh (5.2.0)
nio4r (2.4.0)
nokogiri (1.10.4)
2019-03-02 11:01:16 +01:00
mini_portile2 (~> 2.4.0)
2019-08-19 13:42:52 +02:00
notiffany (0.1.3)
2018-05-29 22:32:25 +02:00
nenv (~> 0.1)
shellany (~> 0.0)
2019-08-19 13:42:52 +02:00
octicons (9.1.1)
nokogiri (>= 1.6.3.1)
2018-05-30 13:23:15 +02:00
open4 (1.3.4)
2018-05-23 15:46:10 +02:00
orm_adapter (0.5.0)
2019-08-19 13:42:52 +02:00
parallel (1.17.0)
parser (2.6.3.0)
2018-05-23 10:47:30 +02:00
ast (~> 2.4.0)
powerpack (0.1.2)
pry (0.12.2)
2018-05-23 17:57:56 +02:00
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.7.0)
byebug (~> 11.0)
2018-05-23 17:57:56 +02:00
pry (~> 0.10)
pry-rails (0.3.9)
2018-05-23 17:57:56 +02:00
pry (>= 0.10.4)
2019-08-19 13:42:52 +02:00
public_suffix (3.1.1)
puma (3.12.1)
2018-05-29 13:09:42 +02:00
pundit (1.1.0)
activesupport (>= 3.0.0)
2019-08-19 13:42:52 +02:00
rack (2.0.7)
rack-contrib (2.1.0)
rack (~> 2.0)
rack-proxy (0.6.5)
2018-05-23 11:55:13 +02:00
rack
2018-08-08 09:47:34 +02:00
rack-test (1.1.0)
2018-05-23 10:32:04 +02:00
rack (>= 1.0, < 3)
2019-08-19 13:42:52 +02:00
rails (5.2.3)
actioncable (= 5.2.3)
actionmailer (= 5.2.3)
actionpack (= 5.2.3)
actionview (= 5.2.3)
activejob (= 5.2.3)
activemodel (= 5.2.3)
activerecord (= 5.2.3)
activestorage (= 5.2.3)
activesupport (= 5.2.3)
2018-05-23 10:32:04 +02:00
bundler (>= 1.3.0)
2019-08-19 13:42:52 +02:00
railties (= 5.2.3)
2018-05-23 10:32:04 +02:00
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2019-08-19 13:42:52 +02:00
rails-html-sanitizer (1.2.0)
2018-05-23 10:32:04 +02:00
loofah (~> 2.2, >= 2.2.2)
rails-i18n (5.1.3)
2018-05-23 15:08:48 +02:00
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
2019-08-19 13:42:52 +02:00
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
2018-05-23 10:32:04 +02:00
method_source
rake (>= 0.8.7)
2018-08-08 09:47:34 +02:00
thor (>= 0.19.0, < 2.0)
2018-05-23 10:47:30 +02:00
rainbow (3.0.0)
2019-08-19 13:42:52 +02:00
rake (12.3.3)
2018-05-23 10:32:04 +02:00
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rbnacl (4.0.2)
ffi
2019-08-19 13:42:52 +02:00
regexp_parser (1.6.0)
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
2018-05-23 10:47:30 +02:00
rubocop (0.56.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
2019-08-19 13:42:52 +02:00
ruby-progressbar (1.10.1)
2018-05-23 10:32:04 +02:00
ruby_dep (1.5.0)
2019-08-19 13:42:52 +02:00
rubyzip (1.2.3)
sass (3.7.4)
2018-05-23 10:32:04 +02:00
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
2019-08-19 13:42:52 +02:00
sass-rails (5.1.0)
railties (>= 5.2.0)
2018-05-23 10:32:04 +02:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
2019-08-19 13:42:52 +02:00
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
2018-05-29 22:32:25 +02:00
shellany (0.0.1)
simple_form (4.1.0)
2018-05-24 15:22:20 +02:00
actionpack (>= 5.0)
activemodel (>= 5.0)
2019-08-19 13:42:52 +02:00
simplecov (0.17.0)
2018-06-02 15:44:34 +02:00
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
2019-08-19 13:42:52 +02:00
spring (2.1.0)
2018-05-23 10:32:04 +02:00
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
2018-08-08 09:47:34 +02:00
sprockets (3.7.2)
2018-05-23 10:32:04 +02:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2019-08-19 13:42:52 +02:00
sshkit (1.20.0)
2018-05-23 10:32:04 +02:00
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
2019-03-02 11:01:16 +01:00
thor (0.20.3)
2018-05-23 10:32:04 +02:00
thread_safe (0.3.6)
tilt (2.0.9)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
2018-05-23 10:32:04 +02:00
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.20)
2018-05-23 10:32:04 +02:00
execjs (>= 0.3.0, < 3)
2019-08-19 13:42:52 +02:00
unicode-display_width (1.6.0)
warden (1.2.8)
rack (>= 2.0.6)
web-console (3.7.0)
2018-05-23 10:32:04 +02:00
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webdrivers (4.1.2)
nokogiri (~> 1.6)
rubyzip (~> 1.0)
selenium-webdriver (>= 3.0, < 4.0)
2019-08-19 13:42:52 +02:00
webpacker (3.6.0)
2018-05-23 11:55:13 +02:00
activesupport (>= 4.2)
rack-proxy (>= 0.6.1)
railties (>= 4.2)
2019-08-19 13:42:52 +02:00
websocket-driver (0.7.1)
2018-05-23 10:32:04 +02:00
websocket-extensions (>= 0.1.0)
2019-08-19 13:42:52 +02:00
websocket-extensions (0.1.4)
whenever (1.0.0)
chronic (>= 0.6.3)
xpath (3.2.0)
2018-05-23 10:32:04 +02:00
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
2018-05-24 14:00:26 +02:00
annotate
2018-05-23 10:32:04 +02:00
bcrypt (~> 3.1.7)
bcrypt_pbkdf (>= 1.0, < 2.0)
2018-05-23 17:57:56 +02:00
binding_of_caller
2018-05-23 10:32:04 +02:00
bootsnap (>= 1.1.0)
2018-05-24 11:43:34 +02:00
capistrano (~> 3.10)
2018-06-05 15:57:14 +02:00
capistrano-rails (~> 1.4)
2018-05-24 11:43:34 +02:00
capistrano-rbenv
capistrano3-puma
2018-05-23 10:32:04 +02:00
capybara (>= 2.15, < 4.0)
2018-06-02 14:44:00 +02:00
database_cleaner
2018-05-23 15:46:10 +02:00
devise (~> 4.4)
devise-i18n (~> 1.6)
2019-03-02 17:51:49 +01:00
factory_bot_rails (~> 5.0)
2018-05-29 22:32:25 +02:00
guard
guard-minitest
2018-07-03 20:11:52 +02:00
has_scope
hashie
2018-05-23 10:32:04 +02:00
jbuilder (~> 2.5)
2018-07-03 19:45:24 +02:00
kaminari
2018-05-24 15:20:36 +02:00
launchy
letter_opener_web
2018-05-23 10:32:04 +02:00
listen (>= 3.0.5, < 3.2)
logging
2018-05-23 10:32:04 +02:00
mysql2 (>= 0.4.4, < 0.6.0)
2018-05-29 22:31:55 +02:00
naught
octicons
2018-05-30 13:23:15 +02:00
open4
2018-05-23 17:57:56 +02:00
pry-byebug
pry-rails
2018-05-23 10:32:04 +02:00
puma (~> 3.11)
2018-05-29 13:09:42 +02:00
pundit (~> 1.1)
rack-contrib
2018-05-23 10:32:04 +02:00
rails (~> 5.2.0)
2018-05-23 15:08:48 +02:00
rails-i18n (~> 5.1)
rbnacl (>= 3.2, < 5.0)
2018-05-23 15:56:43 +02:00
rubocop (~> 0.56.0)
2018-05-23 10:32:04 +02:00
sass-rails (~> 5.0)
selenium-webdriver
2018-05-24 15:22:20 +02:00
simple_form (~> 4.0)
2018-06-02 15:44:34 +02:00
simplecov
2018-05-23 10:32:04 +02:00
spring
spring-watcher-listen (~> 2.0.0)
turbolinks (~> 5)
tzinfo-data
uglifier (>= 1.3.0)
web-console (>= 3.3.0)
webdrivers
2018-05-23 11:55:13 +02:00
webpacker (~> 3.5)
whenever
2018-05-23 10:32:04 +02:00
RUBY VERSION
2018-06-12 23:07:39 +02:00
ruby 2.3.3p222
2018-05-23 10:32:04 +02:00
BUNDLED WITH
2019-03-02 11:01:16 +01:00
1.17.2