We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e80647 commit 9bcbf61Copy full SHA for 9bcbf61
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- m (1.5.0)
+ m (1.5.1)
5
method_source (>= 0.6.7)
6
rake (>= 0.9.2.2)
7
@@ -83,4 +83,4 @@ DEPENDENCIES
83
rocco
84
85
BUNDLED WITH
86
- 1.11.2
+ 1.12.5
lib/m/version.rb
@@ -1,3 +1,3 @@
module M
- VERSION = "1.5.0"
+ VERSION = "1.5.1"
end
0 commit comments