Skip to content

Commit fee8c2f

Browse files
committed
Bump version
1 parent 8021c09 commit fee8c2f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rspec_api_documentation (4.5.0)
4+
rspec_api_documentation (4.6.0)
55
activesupport (>= 3.0.0)
66
json (~> 1.4, >= 1.4.6)
77
mustache (~> 0.99, >= 0.99.4)
@@ -142,3 +142,6 @@ DEPENDENCIES
142142
sinatra (~> 1.4.4)
143143
thin
144144
webmock (~> 1.7)
145+
146+
BUNDLED WITH
147+
1.10.6

rspec_api_documentation.gemspec

Lines changed: 1 addition & 1 deletion
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 = "4.5.0"
6+
s.version = "4.6.0"
77
s.platform = Gem::Platform::RUBY
88
s.authors = ["Chris Cahoon", "Sam Goldman", "Eric Oestrich"]
99

0 commit comments

Comments
 (0)