Skip to content

Commit 0c8cabc

Browse files
committed
Bump gem version to 1.30
1 parent 7f2bc7d commit 0c8cabc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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-
rspec-json_api (1.2.2)
4+
rspec-json_api (1.3.0)
55
activesupport (>= 6.1.4.1)
66
rails (>= 6.1.4.1)
77
rspec-rails (>= 5.0.2)

lib/rspec/json_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module RSpec
44
module JsonApi
5-
VERSION = "1.2.2"
5+
VERSION = "1.3.0"
66
end
77
end

0 commit comments

Comments
 (0)