Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
php-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
php-formula
Commits
ae4b7a97
Unverified
Commit
ae4b7a97
authored
Jan 17, 2022
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
chore(gemfile.lock): update to latest gem versions (2022-W03) [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/405
parent
37e0b20e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Gemfile.lock
+13
-13
13 additions, 13 deletions
Gemfile.lock
with
13 additions
and
13 deletions
Gemfile.lock
+
13
−
13
View file @
ae4b7a97
...
...
@@ -57,7 +57,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.54
7
.0)
aws-partitions (1.54
9
.0)
aws-sdk-alexaforbusiness (1.54.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
...
...
@@ -124,10 +124,10 @@ GEM
aws-sdk-cognitoidentityprovider (1.53.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-configservice (1.7
1
.0)
aws-sdk-configservice (1.7
2
.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.125.
2
)
aws-sdk-core (3.125.
3
)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
...
...
@@ -141,7 +141,7 @@ GEM
aws-sdk-dynamodb (1.70.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.29
1
.0)
aws-sdk-ec2 (1.29
3
.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.52.0)
...
...
@@ -159,7 +159,7 @@ GEM
aws-sdk-eks (1.71.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticache (1.
68
.0)
aws-sdk-elasticache (1.
70
.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticbeanstalk (1.49.0)
...
...
@@ -219,7 +219,7 @@ GEM
aws-sdk-ram (1.26.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-rds (1.13
5
.0)
aws-sdk-rds (1.13
6
.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
aws-sdk-redshift (1.76.0)
...
...
@@ -271,7 +271,7 @@ GEM
aws-sdk-sqs (1.49.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
aws-sdk-ssm (1.12
7
.0)
aws-sdk-ssm (1.12
8
.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sigv4 (~> 1.1)
aws-sdk-states (1.39.0)
...
...
@@ -300,7 +300,7 @@ GEM
azure_mgmt_storage (0.23.0)
ms_rest_azure (~> 0.12.0)
bcrypt_pbkdf (1.1.0)
bson (4.1
3
.0)
bson (4.1
4
.0)
builder (3.2.4)
chef-config (17.9.26)
addressable
...
...
@@ -316,7 +316,7 @@ GEM
concurrent-ruby
coderay (1.1.3)
concurrent-ruby (1.1.9)
cookstyle (7.2
6.1
)
cookstyle (7.2
8.2
)
rubocop (= 1.24.1)
declarative (0.0.20)
diff-lcs (1.5.0)
...
...
@@ -325,9 +325,9 @@ GEM
multi_json
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
ed25519 (1.
2.4
)
ed25519 (1.
3.0
)
erubi (1.10.0)
excon (0.
8
9.0)
excon (0.9
0
.0)
faraday (1.4.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
...
...
@@ -382,7 +382,7 @@ GEM
hashie (>= 3.4, <= 5.0)
inspec (>= 2.2.64, < 5.0)
test-kitchen (>= 2.7, < 4)
kitchen-salt (0.7.
1
)
kitchen-salt (0.7.
2
)
hashie (>= 3.5)
test-kitchen (>= 1.4)
kitchen-vagrant (1.11.0)
...
...
@@ -455,7 +455,7 @@ GEM
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.
1
)
rspec-expectations (3.10.
2
)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-its (1.3.0)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment