Skip to content

Commit

Permalink
Merge pull request #1060 from chef/octokit
Browse files Browse the repository at this point in the history
Octokit 4.17 got yanked, manually updating gems
  • Loading branch information
tyler-ball authored Mar 25, 2020
2 parents ba3b42c + 5db1309 commit b218ae7
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.4.1)
activesupport (5.2.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -14,14 +14,14 @@ GEM
artifactory (3.0.12)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.284.0)
aws-partitions (1.287.0)
aws-sdk-apigateway (1.37.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-apigatewayv2 (1.17.0)
aws-sdk-apigatewayv2 (1.18.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-athena (1.23.0)
aws-sdk-athena (1.24.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-autoscaling (1.22.0)
Expand Down Expand Up @@ -60,7 +60,7 @@ GEM
aws-sdk-configservice (1.43.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.91.1)
aws-sdk-core (3.92.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
Expand All @@ -80,7 +80,7 @@ GEM
aws-sdk-ecs (1.59.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-eks (1.33.0)
aws-sdk-eks (1.35.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticache (1.31.0)
Expand Down Expand Up @@ -119,13 +119,13 @@ GEM
aws-sdk-organizations (1.17.0)
aws-sdk-core (~> 3, >= 3.39.0)
aws-sigv4 (~> 1.0)
aws-sdk-rds (1.79.0)
aws-sdk-rds (1.80.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-redshift (1.39.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-route53 (1.31.0)
aws-sdk-route53 (1.32.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-route53domains (1.19.0)
Expand Down Expand Up @@ -164,11 +164,11 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
azure_graph_rbac (0.17.1)
ms_rest_azure (~> 0.11.0)
azure_mgmt_compute (0.19.0)
azure_mgmt_compute (0.19.1)
ms_rest_azure (~> 0.11.1)
azure_mgmt_key_vault (0.17.5)
ms_rest_azure (~> 0.11.1)
azure_mgmt_network (0.23.0)
azure_mgmt_network (0.23.1)
ms_rest_azure (~> 0.11.1)
azure_mgmt_resources (0.17.8)
ms_rest_azure (~> 0.11.1)
Expand Down Expand Up @@ -444,7 +444,7 @@ GEM
signet (~> 0.12)
gssapi (1.3.0)
ffi (>= 1.0.1)
guard (2.16.1)
guard (2.16.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
Expand Down Expand Up @@ -520,7 +520,7 @@ GEM
uri_template (~> 0.7)
jwt (2.2.1)
kartograph (0.2.7)
kitchen-azurerm (0.15.1)
kitchen-azurerm (0.15.2)
azure_mgmt_network (~> 0.18, >= 0.18.2)
azure_mgmt_resources (~> 0.17, >= 0.17.2)
inifile (~> 3.0, >= 3.0.0)
Expand Down Expand Up @@ -687,7 +687,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (4.17.0)
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (15.7.4)
Expand All @@ -711,7 +711,7 @@ GEM
os (1.0.1)
paint (1.0.1)
parallel (1.19.1)
parser (2.7.0.4)
parser (2.7.0.5)
ast (~> 2.4.0)
parslet (1.8.2)
pastel (0.7.3)
Expand Down Expand Up @@ -743,7 +743,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rb-readline (0.5.5)
rbvmomi (2.3.0)
rbvmomi (2.3.1)
builder (~> 3.0)
json (>= 1.8)
nokogiri (~> 1.5)
Expand Down Expand Up @@ -838,7 +838,7 @@ GEM
sync
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.2.9)
tomlrb (1.3.0)
train (3.2.0)
activesupport (~> 5.2.3)
azure_graph_rbac (~> 0.16)
Expand Down

0 comments on commit b218ae7

Please sign in to comment.