Skip to content

Commit

Permalink
Bump huginn_agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
dsander committed Jun 20, 2016
1 parent 811f9c2 commit d830459
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ gem 'geokit-rails', '~> 2.0.1'
gem 'httparty', '~> 0.13'
gem 'httmultiparty', '~> 0.3.16'
gem 'jquery-rails', '~> 3.1.3'
gem 'huginn_agent', git: 'https://github.com/kreuzwerker/DKT.huginn_agent', branch: 'feature/agents_in_gems'
gem 'huginn_agent', '~> 0.3.0'
gem 'json', '~> 1.8.1'
gem 'jsonpath', '~> 0.5.6'
gem 'kaminari', '~> 0.16.1'
Expand Down
11 changes: 3 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@ GIT
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)

GIT
remote: https://github.com/kreuzwerker/DKT.huginn_agent
revision: 5c70d01a69ef1ba393f7a75eef502b79e168992a
branch: feature/agents_in_gems
specs:
huginn_agent (0.2)

PATH
remote: vendor/gems/dotenv-2.0.1
specs:
Expand Down Expand Up @@ -288,6 +281,8 @@ GEM
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
huginn_agent (0.3.0)
thor
hypdf (1.0.10)
httmultiparty (~> 0.3)
httparty (~> 0.13)
Expand Down Expand Up @@ -636,7 +631,7 @@ DEPENDENCIES
hipchat (~> 1.2.0)
httmultiparty (~> 0.3.16)
httparty (~> 0.13)
huginn_agent!
huginn_agent (~> 0.3.0)
hypdf (~> 1.0.10)
jquery-rails (~> 3.1.3)
json (~> 1.8.1)
Expand Down

0 comments on commit d830459

Please sign in to comment.