Skip to content

Commit

Permalink
Update ffi to version 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 28, 2020
1 parent 1acbf1f commit be62703
Showing 1 changed file with 97 additions and 58 deletions.
155 changes: 97 additions & 58 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,108 +13,141 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ansi-to-html (0.0.3)
aruba (0.14.2)
childprocess (~> 0.5.6)
aruba (0.14.14)
childprocess (>= 0.6.3, < 4.0.0)
contracts (~> 0.9)
cucumber (>= 1.3.19)
ffi (~> 1.9.10)
ffi (~> 1.9)
rspec-expectations (>= 2.99)
thor (~> 0.19)
thor (>= 0.19, < 2.0)
binding_of_caller (0.7.3)
debug_inspector (>= 0.0.1)
bson (4.2.1)
builder (3.2.2)
cassandra-driver (3.1.0)
bson (4.10.0)
builder (3.2.4)
cassandra-driver (3.2.4)
ione (~> 1.2)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.2)
contracts (0.14.0)
cucumber (2.4.0)
builder (>= 2.1.2)
cucumber-core (~> 1.5.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
gherkin (~> 4.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (1.5.0)
gherkin (~> 4.0)
cucumber-wire (0.0.1)
childprocess (3.0.0)
coderay (1.1.3)
concurrent-ruby (1.1.6)
contracts (0.16.0)
cucumber (4.1.0)
builder (~> 3.2, >= 3.2.3)
cucumber-core (~> 7.1, >= 7.1.0)
cucumber-create-meta (~> 1.0.0, >= 1.0.0)
cucumber-cucumber-expressions (~> 10.1, >= 10.1.0)
cucumber-gherkin (~> 14.0, >= 14.0.1)
cucumber-html-formatter (~> 7.0, >= 7.0.0)
cucumber-messages (~> 12.2, >= 12.2.0)
cucumber-wire (~> 3.1, >= 3.1.0)
diff-lcs (~> 1.3, >= 1.3, < 1.4)
multi_test (~> 0.1, >= 0.1.2)
sys-uname (~> 1.0, >= 1.0.2)
cucumber-core (7.1.0)
cucumber-gherkin (~> 14.0, >= 14.0.1)
cucumber-messages (~> 12.2, >= 12.2.0)
cucumber-tag-expressions (~> 2.0, >= 2.0.4)
cucumber-create-meta (1.0.0)
cucumber-messages (~> 12.2, >= 12.2.0)
sys-uname (~> 1.2, >= 1.2.1)
cucumber-cucumber-expressions (10.2.1)
cucumber-gherkin (14.0.1)
cucumber-messages (~> 12.2, >= 12.2.0)
cucumber-html-formatter (7.0.0)
cucumber-messages (~> 12.2, >= 12.2.0)
cucumber-messages (12.2.0)
protobuf-cucumber (~> 3.10, >= 3.10.8)
cucumber-tag-expressions (2.0.4)
cucumber-wire (3.1.0)
cucumber-core (~> 7.1, >= 7.1.0)
cucumber-cucumber-expressions (~> 10.1, >= 10.1.0)
cucumber-messages (~> 12.2, >= 12.2.0)
debug_inspector (0.0.3)
declarative (0.0.9)
declarative (0.0.20)
descriptive_statistics (2.5.1)
diff-lcs (1.3)
docile (1.1.5)
fakefs (0.11.3)
faker (1.7.3)
i18n (~> 0.5)
ffi (1.9.14)
faker (2.3.0)
i18n (~> 1.6.0)
ffi (1.10.0)
formatador (0.2.5)
gherkin (4.0.0)
gruff (0.7.0)
rmagick (~> 2.13, >= 2.13.4)
i18n (0.8.6)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
interception (0.5)
ione (1.2.4)
json (2.1.0)
json-schema (2.8.0)
json-schema (2.8.1)
addressable (>= 2.4)
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
method_source (0.8.2)
method_source (0.9.2)
middleware (0.1.0)
minitest (5.14.1)
mipper (0.1.0)
ffi (~> 1.9)
mongo (2.4.1)
bson (>= 4.2.1, < 5.0.0)
multi_json (1.12.1)
mongo (2.10.5)
bson (>= 4.4.2, < 5.0.0)
multi_json (1.15.0)
multi_test (0.1.2)
mysql2 (0.4.6)
nose (0.1.1)
cassandra-driver (~> 3.1.0, >= 3.1.0)
faker (~> 1.7.3, >= 1.7.0)
mysql2 (0.5.3)
nose (0.1.4)
cassandra-driver (~> 3.2.3, >= 3.1.0)
faker (~> 2.3.0, >= 1.7.0)
formatador (~> 0.2.5)
json-schema (~> 2.8.0, >= 2.8.0)
logging (~> 2.2.0, >= 2.2.0)
mipper (~> 0.1.0)
mongo (~> 2.4.0, >= 2.4.0)
mysql2 (~> 0.4.5)
parallel (~> 1.11.1, >= 1.11.0)
mongo (~> 2.10.0, >= 2.4.0)
mysql2 (~> 0.5.2)
parallel (~> 1.17.0, >= 1.11.0)
parslet (~> 1.8.0, >= 1.8.0)
pg (~> 0.20.0)
pickup (~> 0.0.11)
pry (~> 0.10.4)
rake (~> 12.0.0, >= 12.0.0)
pry (~> 0.12.2)
rake (~> 12.3.2, >= 12.0.0)
rbtree (~> 0.4.2)
representable (~> 3.0.0, >= 3.0.0)
ruby-graphviz (~> 1.2.2, >= 1.2.0)
ruby-mysql (~> 2.9.14, >= 2.9.0)
sequel (~> 4.46.0, >= 4.46.0)
smarter_csv (~> 1.1.1, >= 1.1.0)
parallel (1.11.2)
parslet (1.8.0)
sequel (~> 5.22.0, >= 4.46.0)
smarter_csv (~> 1.2.6, >= 1.1.0)
parallel (1.17.0)
parslet (1.8.2)
pg (0.20.0)
pickup (0.0.11)
pry (0.10.4)
protobuf-cucumber (3.10.8)
activesupport (>= 3.2)
middleware
thor
thread_safe
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
method_source (~> 0.9.0)
pry-nav (0.3.0)
pry (>= 0.9.10, < 0.13.0)
pry-rescue (1.4.5)
interception (>= 0.5)
pry
public_suffix (2.0.5)
rake (12.0.0)
public_suffix (4.0.5)
rake (12.3.3)
rbtree (0.4.2)
representable (3.0.0)
declarative (~> 0.0.5)
uber (~> 0.0.15)
rexml (3.2.4)
rmagick (2.16.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
Expand All @@ -131,21 +164,27 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
ruby-graphviz (1.2.3)
ruby-graphviz (1.2.5)
rexml
ruby-mysql (2.9.14)
scrutinizer-ocular (1.0.1)
simplecov (>= 0.7)
sequel (4.46.0)
sequel (5.22.0)
simplecov (0.14.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
smarter_csv (1.1.4)
table_print (1.5.6)
smarter_csv (1.2.6)
sys-uname (1.2.1)
ffi (>= 1.0.0)
table_print (1.5.7)
thor (0.19.4)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uber (0.0.15)
zeitwerk (2.4.0)

PLATFORMS
ruby
Expand Down

0 comments on commit be62703

Please sign in to comment.