Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit fd07182

Browse files
committed
Bump to 0.7.1
1 parent c7992b2 commit fd07182

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
lentil (0.6.0)
4+
lentil (0.7.1)
55
activeadmin (~> 0.6.3)
66
bootstrap-sass (~> 2.3.0)
77
chosen-rails (~> 1.2.0)
@@ -131,7 +131,7 @@ GEM
131131
warden (~> 1.2.3)
132132
docile (1.1.5)
133133
erubis (2.7.0)
134-
ethon (0.7.4)
134+
ethon (0.8.0)
135135
ffi (>= 1.3.0)
136136
execjs (2.6.0)
137137
fancybox2-rails (0.2.8)
@@ -210,10 +210,10 @@ GEM
210210
nenv (0.2.0)
211211
nokogiri (1.6.6.2)
212212
mini_portile (~> 0.6.0)
213-
notiffany (0.0.7)
213+
notiffany (0.0.8)
214214
nenv (~> 0.1)
215215
shellany (~> 0.0)
216-
oj (2.12.13)
216+
oj (2.12.14)
217217
oj_mimic_json (1.0.1)
218218
orm_adapter (0.5.0)
219219
pg (0.18.3)

lib/lentil/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Lentil
2-
VERSION = "0.7.0"
2+
VERSION = "0.7.1"
33
end

0 commit comments

Comments
 (0)