Skip to content

Commit

Permalink
Merge branch 'master' of github.com:envygeeks/pry-vterm_aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
envygeeks committed Mar 3, 2013
2 parents c1b48f7 + d92e9d3 commit f4bf58a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 75 deletions.
75 changes: 0 additions & 75 deletions lib/pry-vterm_aliases.rb

This file was deleted.

5 changes: 5 additions & 0 deletions pry-vterm_aliases.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@ Gem::Specification.new do |s|
s.licenses = ["MIT"]
s.add_dependency("pry")
s.require_paths = ["lib"]
<<<<<<< HEAD
s.add_development_dependency("rspec", "~> 2.13")
=======
s.add_dependency("pry", "~> 0.9.12")
s.add_development_dependency("rspec", "~> 2.12.0")
>>>>>>> d92e9d3d22456e4a7a7d6dd59a61e123a1939eda
s.summary = "Enable your Bash and ZSH alises in Pry."
s.description = "Enable your Bash and ZSH alises in Pry shell."
s.homepage = "http://envygeeks.com/projects/pry-vterm_aliases/"
Expand Down

0 comments on commit f4bf58a

Please sign in to comment.