Skip to content

Commit

Permalink
Merge pull request #254 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
ndushay authored Jan 2, 2023
2 parents 687db1d + 08ba80b commit c97720b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GEM
amazing_print (1.4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.684.0)
aws-partitions (1.686.0)
aws-sdk-core (3.168.4)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
Expand Down Expand Up @@ -116,7 +116,7 @@ GEM
unf
matrix (0.4.2)
method_source (1.0.0)
minitest (5.16.3)
minitest (5.17.0)
multi_json (1.15.0)
multipart-post (2.2.3)
net-http-persistent (4.0.1)
Expand All @@ -131,7 +131,7 @@ GEM
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.1)
rack (2.2.4)
rack (2.2.5)
rainbow (3.1.1)
rdf (3.2.9)
link_header (~> 0.0, >= 0.0.8)
Expand Down Expand Up @@ -174,17 +174,17 @@ GEM
rspec-support (3.12.0)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.41.1)
rubocop (1.42.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.23.0, < 2.0)
rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-rspec (2.16.0)
rubocop (~> 1.33)
Expand Down

0 comments on commit c97720b

Please sign in to comment.