Skip to content

Commit

Permalink
update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwoldatwork committed Oct 6, 2023
1 parent fcc1f53 commit e9d0dd5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_model_serializers (0.10.13)
actionpack (>= 4.1, < 7.1)
activemodel (>= 4.1, < 7.1)
active_model_serializers (0.10.14)
actionpack (>= 4.1)
activemodel (>= 4.1)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (7.0.8)
Expand Down Expand Up @@ -96,10 +96,10 @@ GEM
aes_key_wrap (1.1.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.830.0)
aws-partitions (1.834.0)
aws-record (2.12.0)
aws-sdk-dynamodb (~> 1, >= 1.85.0)
aws-sdk-core (3.184.0)
aws-sdk-core (3.185.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
Expand Down Expand Up @@ -137,7 +137,7 @@ GEM
msgpack (~> 1.2)
brakeman (5.4.1)
builder (3.2.4)
bullet (7.0.7)
bullet (7.1.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
bundler-audit (0.9.1)
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
railties (>= 5.0.0)
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
ffi (1.16.2)
ffi (1.16.3)
fog-aws (3.21.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
Expand Down Expand Up @@ -285,14 +285,14 @@ GEM
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
net-imap (0.3.7)
net-imap (0.4.0)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-smtp (0.4.0)
net-protocol
newrelic_rpm (9.5.0)
nio4r (2.5.9)
Expand Down Expand Up @@ -323,7 +323,7 @@ GEM
activerecord (>= 6.1)
request_store (~> 1.4)
parallel (1.23.0)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand Down

0 comments on commit e9d0dd5

Please sign in to comment.