Gemfile.lock in cyclone_lariat-0.4.0 vs Gemfile.lock in cyclone_lariat-1.0.0.rc1
- old
+ new
@@ -1,53 +1,142 @@
PATH
remote: .
specs:
- cyclone_lariat (0.4.0)
+ cyclone_lariat (1.0.0.rc1)
aws-sdk-sns
aws-sdk-sqs
dry-cli (~> 0.6)
+ dry-validation (~> 1.5)
luna_park (~> 0.11)
terminal-table (~> 3.0)
GEM
remote: https://rubygems.org/
specs:
+ activemodel (5.2.8.1)
+ activesupport (= 5.2.8.1)
+ activerecord (5.2.8.1)
+ activemodel (= 5.2.8.1)
+ activesupport (= 5.2.8.1)
+ arel (>= 9.0)
+ activesupport (5.2.8.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
+ minitest (~> 5.1)
+ tzinfo (~> 1.1)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
+ arel (9.0.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.654.0)
- aws-sdk-core (3.166.0)
+ aws-partitions (1.694.0)
+ aws-sdk-core (3.168.4)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
- aws-sdk-sns (1.56.0)
+ aws-sdk-sns (1.57.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
- aws-sdk-sqs (1.52.0)
+ aws-sdk-sqs (1.52.1)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
byebug (11.1.3)
coderay (1.1.3)
+ concurrent-ruby (1.1.10)
crack (0.4.5)
rexml
+ database_cleaner-active_record (2.0.1)
+ activerecord (>= 5.a)
+ database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
database_cleaner-sequel (2.0.2)
database_cleaner-core (~> 2.0.0)
sequel
diff-lcs (1.5.0)
docile (1.3.5)
dry-cli (0.7.0)
+ dry-configurable (0.11.6)
+ concurrent-ruby (~> 1.0)
+ dry-core (~> 0.4, >= 0.4.7)
+ dry-equalizer (~> 0.2)
+ dry-container (0.7.2)
+ concurrent-ruby (~> 1.0)
+ dry-configurable (~> 0.1, >= 0.1.3)
+ dry-core (0.4.9)
+ concurrent-ruby (~> 1.0)
+ dry-equalizer (0.3.0)
+ dry-inflector (0.2.0)
+ dry-initializer (3.0.4)
+ dry-logic (1.0.8)
+ concurrent-ruby (~> 1.0)
+ dry-core (~> 0.2)
+ dry-equalizer (~> 0.2)
+ dry-schema (1.5.5)
+ concurrent-ruby (~> 1.0)
+ dry-configurable (~> 0.8, >= 0.8.3)
+ dry-core (~> 0.4)
+ dry-equalizer (~> 0.2)
+ dry-initializer (~> 3.0)
+ dry-logic (~> 1.0)
+ dry-types (~> 1.4)
+ dry-types (1.4.0)
+ concurrent-ruby (~> 1.0)
+ dry-container (~> 0.3)
+ dry-core (~> 0.4, >= 0.4.4)
+ dry-equalizer (~> 0.3)
+ dry-inflector (~> 0.1, >= 0.1.2)
+ dry-logic (~> 1.0, >= 1.0.2)
+ dry-validation (1.5.6)
+ concurrent-ruby (~> 1.0)
+ dry-container (~> 0.7, >= 0.7.1)
+ dry-core (~> 0.4)
+ dry-equalizer (~> 0.2)
+ dry-initializer (~> 3.0)
+ dry-schema (~> 1.5, >= 1.5.2)
+ ffi (1.15.5)
+ formatador (1.1.0)
+ guard (2.18.0)
+ formatador (>= 0.2.4)
+ listen (>= 2.7, < 4.0)
+ lumberjack (>= 1.0.12, < 2.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
+ pry (>= 0.13.0)
+ shellany (~> 0.0)
+ thor (>= 0.18.1)
+ guard-bundler (2.2.1)
+ bundler (>= 1.3.0, < 3)
+ guard (~> 2.2)
+ guard-compat (~> 1.1)
+ guard-compat (1.2.1)
+ guard-rspec (4.7.3)
+ guard (~> 2.1)
+ guard-compat (~> 1.1)
+ rspec (>= 2.99.0, < 4.0)
+ guard-rubocop (1.4.0)
+ guard (~> 2.0)
+ rubocop (< 2.0)
hashdiff (1.0.1)
- jmespath (1.6.1)
+ i18n (1.12.0)
+ concurrent-ruby (~> 1.0)
+ jmespath (1.6.2)
+ listen (3.7.1)
+ rb-fsevent (~> 0.10, >= 0.10.3)
+ rb-inotify (~> 0.9, >= 0.9.10)
+ lumberjack (1.2.8)
luna_park (0.11.1)
method_source (1.0.0)
+ minitest (5.15.0)
+ nenv (0.3.0)
+ notiffany (0.1.3)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
parallel (1.20.1)
- parser (3.1.2.1)
+ parser (3.1.3.0)
ast (~> 2.4.1)
pg (1.2.3)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
@@ -55,25 +144,28 @@
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.7)
rainbow (3.1.1)
rake (13.0.6)
- regexp_parser (2.6.0)
+ rb-fsevent (0.11.2)
+ rb-inotify (0.10.1)
+ ffi (~> 1.0)
+ regexp_parser (2.6.1)
rexml (3.2.5)
- rspec (3.11.0)
- rspec-core (~> 3.11.0)
- rspec-expectations (~> 3.11.0)
- rspec-mocks (~> 3.11.0)
- rspec-core (3.11.0)
- rspec-support (~> 3.11.0)
- rspec-expectations (3.11.1)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.0)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.1)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
rubocop (0.93.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8)
@@ -82,18 +174,23 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
ruby-progressbar (1.11.0)
- sequel (5.61.0)
+ sequel (5.63.0)
+ shellany (0.0.1)
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
- timecop (0.9.5)
+ thor (1.2.1)
+ thread_safe (0.3.6)
+ timecop (0.9.6)
+ tzinfo (1.2.10)
+ thread_safe (~> 0.1)
unicode-display_width (1.8.0)
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
@@ -106,10 +203,15 @@
DEPENDENCIES
bundler (~> 1.17)
byebug (~> 11.1)
cyclone_lariat!
+ database_cleaner-active_record
database_cleaner-sequel (~> 2.0)
+ guard
+ guard-bundler
+ guard-rspec
+ guard-rubocop
pg (~> 1.2)
pry (~> 0.13)
pry-byebug (~> 3.9)
rake (~> 13.0)
rspec (~> 3.0)