Skip to content

Commit

Permalink
Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
luismaia committed Apr 10, 2015
1 parent ec03e2c commit 67d0d43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
19 changes: 0 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ GEM
simplecov (>= 0.7)
term-ansicolor
thor
diff-lcs (1.2.5)
docile (1.1.5)
json_spec (1.1.4)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
mime-types (2.4.3)
multi_json (1.10.1)
netrc (0.7.7)
Expand All @@ -25,19 +21,6 @@ GEM
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.1)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
rubocop (0.29.1)
astrolabe (~> 1.3)
parser (>= 2.2.0.1, < 3.0)
Expand All @@ -60,6 +43,4 @@ PLATFORMS

DEPENDENCIES
coveralls
json_spec (~> 1.1.4)
rubocop (~> 0.29.1)
simplecov
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author 'Luis Maia'
description 'This plugin allows the configuration of several IMAP and POP3 email accounts'\
'from where emails can be fetch into Redmine'
version '0.3.0'
version '0.3.1'
url 'https://github.com/luismaia/redmine_email_fetcher'
author_url 'https://github.com/luismaia'
requires_redmine version_or_higher: '2.1.0'
Expand Down

0 comments on commit 67d0d43

Please sign in to comment.