Skip to content

Commit 0b51f48

Browse files
committed
🥧 v1.4.0
It's national apple pie day! Camilo likes apple pie a lot! especially a la mode
1 parent 105f36f commit 0b51f48

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,3 +1,7 @@
1+
## [1.4.0]
2+
3+
- Update to [rubocop-rails@2.31.0](https://github.com/rubocop/rubocop-rails/releases/tag/v2.31.0)
4+
15
## [1.3.0]
26

37
- Update Gems

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-
standard-rails (1.3.0)
4+
standard-rails (1.4.0)
55
lint_roller (~> 1.0)
66
rubocop-rails (~> 2.31.0)
77

lib/standard/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Standard
22
module Rails
3-
VERSION = "1.3.0"
3+
VERSION = "1.4.0"
44
end
55
end

0 commit comments

Comments
 (0)