Skip to content

Commit

Permalink
Update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Feb 20, 2024
1 parent 86b84cf commit a5ead84
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,12 @@ GEM
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
aws-eventstream (1.3.0)
aws-partitions (1.889.0)
aws-sdk-core (3.191.1)
aws-partitions (1.894.0)
aws-sdk-core (3.191.2)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
base64
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.77.0)
aws-sdk-core (~> 3, >= 3.191.0)
Expand Down Expand Up @@ -179,7 +180,7 @@ GEM
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
docile (1.4.0)
doorkeeper (5.6.8)
doorkeeper (5.6.9)
railties (>= 5)
doorkeeper-i18n (5.2.7)
doorkeeper (>= 5.2)
Expand Down Expand Up @@ -247,14 +248,14 @@ GEM
ffi-libarchive (1.1.14)
ffi (~> 1.0)
file_exists (0.2.0)
frozen_record (0.27.0)
frozen_record (0.27.1)
activemodel
fspath (3.1.2)
gd2-ffij (0.4.0)
ffi (>= 1.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.2)
google-protobuf (3.25.3)
hashdiff (1.1.0)
hashie (5.0.0)
highline (3.0.1)
Expand Down Expand Up @@ -303,7 +304,8 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.7.1)
jwt (2.7.1)
jwt (2.8.0)
base64
kgio (2.11.4)
kramdown (2.4.0)
rexml
Expand Down Expand Up @@ -405,7 +407,7 @@ GEM
parser (3.3.0.5)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.5)
popper_js (2.11.8)
progress (3.6.0)
psych (5.1.2)
Expand Down Expand Up @@ -529,7 +531,7 @@ GEM
google-protobuf (~> 3.23)
rake (>= 13.0.0)
secure_headers (6.5.0)
selenium-webdriver (4.17.0)
selenium-webdriver (4.18.1)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down Expand Up @@ -573,7 +575,7 @@ GEM
i18n
vendorer (0.2.0)
version_gem (1.1.3)
webmock (3.20.0)
webmock (3.21.2)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit a5ead84

Please sign in to comment.