Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit773d0ab

Browse files
authored
Merge pull request#313 from github/bump_version
Bump version to 0.26.0
2 parentsc57fc62 +92e7e54 commit773d0ab

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#rubocop-github
22

3+
##v0.26.0
4+
5+
- Read the automatic release notes on[the /releases page for this gem](https://github.com/github/rubocop-github/releases).
6+
37
##v0.25.0
48

59
- Read the automatic release notes on[the /releases page for this gem](https://github.com/github/rubocop-github/releases).

‎Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote:.
33
specs:
4-
rubocop-github (0.25.0)
4+
rubocop-github (0.26.0)
55
rubocop (>=1.76)
66
rubocop-performance (>=1.24)
77
rubocop-rails (>=2.23)

‎lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# frozen_string_literal: true
22

3-
VERSION="0.25.0"
3+
VERSION="0.26.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp