We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c0c84 commit a1d7109Copy full SHA for a1d7109
Gemfile.lock
@@ -1,14 +1,14 @@
1
PATH
2
remote: .
3
specs:
4
- one_gadget (1.8.1)
+ one_gadget (1.9.0)
5
elftools (>= 1.0.2, < 1.2.0)
6
7
GEM
8
remote: https://rubygems.org/
9
10
ast (2.4.2)
11
- bindata (2.4.10)
+ bindata (2.4.15)
12
diff-lcs (1.5.0)
13
docile (1.4.0)
14
elftools (1.1.3)
lib/one_gadget/version.rb
@@ -2,5 +2,5 @@
module OneGadget
# Current gem version.
- VERSION = '1.8.1'
+ VERSION = '1.9.0'
end
0 commit comments