Skip to content

Commit

Permalink
[ver] 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
himn1 committed Oct 15, 2019
1 parent a2e7580 commit a8c44ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
loco-rails (3.0.4)
loco-rails (3.0.6)
loco-rails-core (~> 0.1.1)
rails (>= 5.0)

Expand Down Expand Up @@ -170,7 +170,7 @@ GEM
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
sprockets (3.7.2)
sprockets (4.0.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/loco/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Loco
VERSION = '3.0.5'
VERSION = '3.0.6'
end

0 comments on commit a8c44ea

Please sign in to comment.