Skip to content

Commit bb87226

Browse files
committed
Bump version to 6.0.0
1 parent 9f04200 commit bb87226

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rspec_api_documentation (5.1.0)
4+
rspec_api_documentation (6.0.0)
55
activesupport (>= 3.0.0)
66
mustache (~> 1.0, >= 0.99.4)
77
rspec (~> 3.0)
@@ -75,7 +75,7 @@ GEM
7575
multi_json (1.11.2)
7676
multi_test (0.1.2)
7777
multipart-post (2.0.0)
78-
mustache (1.0.3)
78+
mustache (1.0.5)
7979
nokogiri (1.8.4)
8080
mini_portile2 (~> 2.3.0)
8181
pry (0.11.3)
@@ -157,4 +157,4 @@ DEPENDENCIES
157157
yard (>= 0.9.11)
158158

159159
BUNDLED WITH
160-
1.16.3
160+
1.16.4

rspec_api_documentation.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $:.unshift lib unless $:.include?(lib)
33

44
Gem::Specification.new do |s|
55
s.name = "rspec_api_documentation"
6-
s.version = "5.1.0"
6+
s.version = "6.0.0"
77
s.platform = Gem::Platform::RUBY
88
s.authors = ["Chris Cahoon", "Sam Goldman", "Eric Oestrich"]
99

0 commit comments

Comments
 (0)