We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9c543 commit 3d06a60Copy full SHA for 3d06a60
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- marcel (0.3.2)
+ marcel (0.3.3)
5
mimemagic (~> 0.3.2)
6
7
GEM
@@ -23,4 +23,4 @@ DEPENDENCIES
23
rake (~> 10.0)
24
25
BUNDLED WITH
26
- 1.16.1
+ 1.16.4
lib/marcel/version.rb
@@ -1,3 +1,3 @@
module Marcel
- VERSION = "0.3.2"
+ VERSION = "0.3.3"
end
0 commit comments