Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Update gems to latest version #132

Merged
merged 1 commit into from
Jul 15, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
115 changes: 58 additions & 57 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,50 +13,49 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
arel (6.0.4)
artifactory (2.8.2)
ast (2.4.0)
backports (3.12.0)
bcrypt (3.1.12)
ast (2.4.1)
backports (3.18.1)
bcrypt (3.1.13)
bond (0.5.1)
builder (3.2.3)
byebug (11.0.1)
capybara (3.15.0)
builder (3.2.4)
byebug (11.1.3)
capybara (3.33.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
regexp_parser (~> 1.5)
xpath (~> 3.2)
coderay (1.1.2)
coderay (1.1.3)
colored (1.2)
concurrent-ruby (1.1.5)
connection_pool (2.2.2)
concurrent-ruby (1.1.6)
connection_pool (2.2.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
cri (2.15.6)
colored (~> 1.2)
csv (3.1.2)
csv (3.1.5)
daemons (1.3.1)
database_cleaner (1.8.3)
database_cleaner (1.8.5)
database_cleaner-active_record (1.8.0)
activerecord
database_cleaner (~> 1.8.0)
debase (0.2.4.1)
debase-ruby_core_source (>= 0.10.2)
debase-ruby_core_source (0.10.9)
diff-lcs (1.3)
diff-lcs (1.4.4)
docile (1.3.2)
docopt (0.6.1)
eventmachine (1.2.7)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
faraday-http-cache (2.2.0)
faraday (>= 0.8)
faraday_middleware (0.10.1)
faraday (>= 0.7.4, < 1.0)
fast_gettext (1.1.2)
Expand All @@ -69,7 +68,7 @@ GEM
gettext (>= 3.0.2, < 3.3.0)
locale
git (1.3.0)
github_changelog_generator (1.15.0)
github_changelog_generator (1.15.2)
activesupport
faraday-http-cache
multi_json
Expand All @@ -80,8 +79,7 @@ GEM
hashdiff (1.0.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.3.0)
json (2.3.1)
locale (2.1.3)
lock_manager (0.1.4)
redis (>= 3.2)
Expand All @@ -90,35 +88,35 @@ GEM
json
stomp
systemu
method_source (0.9.2)
mini_mime (1.0.1)
method_source (1.0.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitar (0.9)
minitest (5.14.0)
minitest (5.14.1)
multi_json (1.14.1)
multipart-post (2.1.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.2)
nokogiri (1.10.9)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
octokit (4.16.0)
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
packaging (0.99.58)
packaging (0.99.66)
artifactory (~> 2)
rake (>= 12.3)
release-metrics
parallel (1.19.1)
parser (2.7.0.4)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.8.0)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.10)
public_suffix (3.0.3)
pry (~> 0.13.0)
public_suffix (4.0.5)
puma (4.3.5)
nio4r (~> 2.0)
puppet_forge (2.2.8)
Expand All @@ -134,7 +132,7 @@ GEM
log4r (= 1.1.10)
multi_json (~> 1.10)
puppet_forge (~> 2.2.8)
rack (2.0.8)
rack (2.2.3)
rack-console (1.3.1)
rack (>= 1.1)
rack-test
Expand All @@ -145,8 +143,8 @@ GEM
rainbow (3.0.0)
rake (13.0.1)
rb-readline (0.5.5)
redis (4.1.3)
regexp_parser (1.3.0)
redis (4.1.4)
regexp_parser (1.7.1)
release-metrics (1.1.0)
csv
docopt
Expand All @@ -166,24 +164,27 @@ GEM
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rubocop (0.80.1)
jaro_winkler (~> 1.5.1)
rspec-support (3.9.3)
rubocop (0.87.0)
parallel (~> 1.10)
parser (>= 2.7.0.1)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.1.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-debug-ide (0.7.0)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.1.0)
parser (>= 2.7.0.1)
ruby-debug-ide (0.7.2)
rake (>= 0.8.1)
ruby-git (0.2.2)
ruby-progressbar (1.10.1)
Expand All @@ -195,11 +196,11 @@ GEM
semantic_puppet (1.0.2)
shotgun (0.9.2)
rack (>= 1.0)
sidekiq (5.2.8)
sidekiq (5.2.9)
connection_pool (~> 2.2, >= 2.2.2)
rack (< 2.1.0)
rack (~> 2.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
redis (>= 3.3.5, < 4.2)
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -213,8 +214,8 @@ GEM
rack (~> 2.0)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
sinatra-activerecord (2.0.14)
activerecord (>= 3.2)
sinatra-activerecord (2.0.18)
activerecord (>= 4.1)
sinatra (>= 1.0)
sinatra-contrib (2.0.8.1)
backports (>= 2.8.2)
Expand All @@ -241,23 +242,23 @@ GEM
ripl-multi_line (>= 0.2.4)
ripl-rack (>= 0.2.0)
sinatra (>= 1.2.1)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.6.1)
unicode-display_width (1.7.0)
vanagon (0.15.25)
fustigit (~> 0.1.3)
git (~> 1.3.0)
lock_manager
packaging
warden (1.2.8)
rack (>= 2.0.6)
webmock (3.8.2)
webmock (3.8.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.24)
yard (0.9.25)

PLATFORMS
ruby
Expand Down