Skip to content

Commit b7498bc

Browse files
authored
Merge pull request #339 from ruby-oauth/feat/release-prep
2 parents 6e0fa91 + 9e9d646 commit b7498bc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+664
-393
lines changed

.rubocop_gradual.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"lib/oauth/tokens/consumer_token.rb:3696415131": [
3535
[9, 5, 155, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 349576019]
3636
],
37-
"oauth.gemspec:2386546327": [
38-
[152, 3, 40, "Gemspec/DependencyVersion: Dependency version specification is required.", 2300588954],
39-
[154, 3, 44, "Gemspec/DependencyVersion: Dependency version specification is required.", 1905290578],
40-
[155, 3, 46, "Gemspec/DependencyVersion: Dependency version specification is required.", 4289565910]
37+
"oauth.gemspec:1162988997": [
38+
[122, 3, 40, "Gemspec/DependencyVersion: Dependency version specification is required.", 2300588954],
39+
[124, 3, 44, "Gemspec/DependencyVersion: Dependency version specification is required.", 1905290578],
40+
[125, 3, 46, "Gemspec/DependencyVersion: Dependency version specification is required.", 4289565910]
4141
],
4242
"spec/oauth/backwards_compatibility_spec.rb:4041711732": [
4343
[3, 16, 25, "RSpec/DescribeClass: The first argument to describe should be the class or module being tested.", 3956042931]

0 commit comments

Comments
 (0)