Skip to content

Commit

Permalink
Merge pull request #21 from github/bump-gems
Browse files Browse the repository at this point in the history
Bump Gems
  • Loading branch information
GrantBirki authored Aug 28, 2023
2 parents bf97268 + e6f87ca commit 536fbb7
Show file tree
Hide file tree
Showing 43 changed files with 26 additions and 24 deletions.
44 changes: 23 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
entitlements-github-plugin (0.3.0)
entitlements-github-plugin (0.4.0)
contracts (= 0.17.0)
faraday (~> 2.0)
faraday-retry (~> 2.0)
Expand All @@ -10,12 +10,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
concurrent-ruby (1.1.9)
Expand All @@ -30,31 +30,33 @@ GEM
net-ldap (~> 0.17)
octokit (~> 4.18)
optimist (= 3.0.0)
faraday (2.5.2)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.0)
faraday-retry (2.0.0)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
hashdiff (1.0.1)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.2)
minitest (5.16.3)
net-ldap (0.17.1)
json (2.6.3)
minitest (5.19.0)
net-ldap (0.18.0)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
optimist (3.0.0)
parallel (1.22.1)
parser (3.1.2.1)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
public_suffix (5.0.0)
rack (2.2.4)
racc
public_suffix (5.0.3)
racc (1.7.1)
rack (3.0.8)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.5.0)
rexml (3.2.5)
regexp_parser (2.8.1)
rexml (3.2.6)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand All @@ -77,8 +79,8 @@ GEM
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-github (0.17.0)
rubocop
rubocop-performance
Expand All @@ -90,7 +92,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
ruby-progressbar (1.11.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rugged (0.27.5)
sawyer (0.9.2)
Expand All @@ -103,9 +105,9 @@ GEM
simplecov-erb (1.0.1)
simplecov (< 1.0)
simplecov-html (0.10.2)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
unicode-display_width (2.4.2)
vcr (4.0.0)
webmock (3.4.2)
addressable (>= 2.3.6)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# entitlements-github-plugin

[![acceptance](https://github.com/github/entitlements-github-plugin/actions/workflows/acceptance.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/acceptance.yml) [![test](https://github.com/github/entitlements-github-plugin/actions/workflows/test.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/test.yml) [![lint](https://github.com/github/entitlements-github-plugin/actions/workflows/lint.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/lint.yml) [![release](https://github.com/github/entitlements-github-plugin/actions/workflows/release.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/release.yml) [![coverage](https://img.shields.io/badge/coverage-100%25-success)](https://img.shields.io/badge/coverage-100%25-success) [![style](https://img.shields.io/badge/code%20style-rubocop--github-blue)](https://github.com/github/rubocop-github)
[![acceptance](https://github.com/github/entitlements-github-plugin/actions/workflows/acceptance.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/acceptance.yml) [![test](https://github.com/github/entitlements-github-plugin/actions/workflows/test.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/test.yml) [![lint](https://github.com/github/entitlements-github-plugin/actions/workflows/lint.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/lint.yml) [![release](https://github.com/github/entitlements-github-plugin/actions/workflows/release.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/release.yml) [![build](https://github.com/github/entitlements-github-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/github/entitlements-github-plugin/actions/workflows/build.yml) [![coverage](https://img.shields.io/badge/coverage-100%25-success)](https://img.shields.io/badge/coverage-100%25-success) [![style](https://img.shields.io/badge/code%20style-rubocop--github-blue)](https://github.com/github/rubocop-github)

`entitlements-github-plugin` is an [entitlements-app](https://github.com/github/entitlements-app) plugin allowing entitlements configs to be used to manage membership of GitHub.com Organizations and Teams.

Expand Down
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Entitlements
module Version
VERSION = "0.3.0"
VERSION = "0.4.0"
end
end
2 changes: 1 addition & 1 deletion spec/unit/entitlements/service/github_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
it "logs and returns raw text for JSON parsing error" do
answer = "mor chicken mor rewardz!"
stub_request(:post, "https://github.fake/api/v3/graphql").to_return(status: 200, body: answer)
expect(logger).to receive(:error).with(/JSON::ParserError \d+: unexpected token at 'mor chicken mor rewardz!': \"mor chicken mor rewardz!\"/)
expect(logger).to receive(:error).with("JSON::ParserError unexpected token at 'mor chicken mor rewardz!': \"mor chicken mor rewardz!\"")
response = subject.send(:graphql_http_post_real, "nonsense")
expect(response).to eq(code: 500, data: { "body" => "mor chicken mor rewardz!" })
end
Expand Down
Binary file removed vendor/cache/activesupport-7.0.3.1.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-7.0.7.2.gem
Binary file not shown.
Binary file removed vendor/cache/addressable-2.8.1.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.5.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-2.5.2.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http-3.0.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.0.2.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-retry-2.0.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-retry-2.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.12.0.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.14.1.gem
Binary file not shown.
Binary file removed vendor/cache/json-2.6.2.gem
Binary file not shown.
Binary file added vendor/cache/json-2.6.3.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.16.3.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.19.0.gem
Binary file not shown.
Binary file removed vendor/cache/net-ldap-0.17.1.gem
Binary file not shown.
Binary file added vendor/cache/net-ldap-0.18.0.gem
Binary file not shown.
Binary file removed vendor/cache/parallel-1.22.1.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.23.0.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.1.2.1.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.2.2.3.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.0.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-5.0.3.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.7.1.gem
Binary file not shown.
Binary file removed vendor/cache/rack-2.2.4.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.0.8.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.2.5.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.2.6.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.21.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.29.0.gem
Binary file not shown.
Binary file removed vendor/cache/ruby-progressbar-1.11.0.gem
Binary file not shown.
Binary file added vendor/cache/ruby-progressbar-1.13.0.gem
Binary file not shown.
Binary file removed vendor/cache/tzinfo-2.0.5.gem
Binary file not shown.
Binary file added vendor/cache/tzinfo-2.0.6.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-2.2.0.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-2.4.2.gem
Binary file not shown.

0 comments on commit 536fbb7

Please sign in to comment.