Skip to content

Commit

Permalink
Update rbreadline to master and rerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
Azolo committed Mar 6, 2015
1 parent ea0854d commit 7d628e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.txt
@@ -1,3 +1,8 @@
=== 2015-3-6

* Enhancements:
* Upgrade rbreadline to master branch (Temporarily)

=== 2015-3-5

* Enhancements:
Expand Down
4 changes: 2 additions & 2 deletions config/dependencies.rb
Expand Up @@ -126,10 +126,10 @@ module RubyInstaller
PureReadline = OpenStruct.new(
:release => 'experimental',
:version => '0.5.2-0.5.0',
:url => 'https://github.com/luislavena/rb-readline/archive',
:url => 'https://github.com/ConnorAtherton/rb-readline/archive',
:target => 'sandbox/rb-readline',
:files => [
'v0.5.0.zip'
'master.zip'
]
)

Expand Down

0 comments on commit 7d628e9

Please sign in to comment.