Gemfile.lock in strongmind-platform-sdk-3.9.5 vs Gemfile.lock in strongmind-platform-sdk-3.10.0
- old
+ new
@@ -1,15 +1,16 @@
PATH
remote: .
specs:
- strongmind-platform-sdk (3.9.5)
+ strongmind-platform-sdk (3.10.0)
aws-sdk-secretsmanager (~> 1.66)
devise
faraday (~> 2.5, >= 2.5.2)
faraday-retry
jwt
learnosity-sdk (~> 0.2.2)
+ multi_json
omniauth
omniauth-rails_csrf_protection
omniauth_openid_connect
sentry-ruby
strongmind-oneroster-client (~> 2.0.1)
@@ -36,30 +37,37 @@
activesupport (7.0.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
+ addressable (2.8.6)
+ public_suffix (>= 2.0.2, < 6.0)
aes_key_wrap (1.1.0)
ast (2.4.2)
attr_required (1.0.2)
aws-eventstream (1.3.0)
- aws-partitions (1.890.0)
- aws-sdk-core (3.191.1)
+ aws-partitions (1.893.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-secretsmanager (1.90.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bcrypt (3.1.20)
- bindata (2.4.15)
+ bigdecimal (3.1.6)
+ bindata (2.5.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
+ crack (1.0.0)
+ bigdecimal
+ rexml
crass (1.0.6)
date (3.3.4)
devise (4.9.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
@@ -83,10 +91,11 @@
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
faraday-retry (2.1.0)
faraday (~> 2.0)
ffi (1.15.5)
+ hashdiff (1.1.0)
hashie (5.0.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.6.3)
@@ -110,10 +119,11 @@
net-smtp
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.18.0)
+ multi_json (1.15.0)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
net-protocol
@@ -245,10 +255,14 @@
rack (>= 2.0.9)
webfinger (2.1.3)
activesupport
faraday (~> 2.0)
faraday-follow_redirects
+ webmock (3.22.0)
+ addressable (>= 2.8.0)
+ crack (>= 0.3.2)
+ hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.13)
PLATFORMS
ruby
x86_64-darwin-21
@@ -259,14 +273,16 @@
faker
faraday
faraday-retry
jwt (~> 1.5, >= 1.5.4)
learnosity-sdk (~> 0.2.2)
+ multi_json
rake (~> 13.0)
rspec (~> 3.6, >= 3.6.0)
rubocop
sentry-ruby
strongmind-oneroster-client (~> 2.0.3)
strongmind-platform-sdk!
+ webmock
BUNDLED WITH
2.3.16