Skip to content

Instantly share code, notes, and snippets.

@javidjamae
Last active December 30, 2015 02:19
Show Gist options
  • Save javidjamae/7761895 to your computer and use it in GitHub Desktop.
Save javidjamae/7761895 to your computer and use it in GitHub Desktop.
Diff between Gemfile.lock with jazz_hands and without jazz_hands. ||| Command: diff Gemfile.lock.jazzy Gemfile.lock.nojazz ||| Referenced from: https://github.com/pry/pry/issues/540#issuecomment-29673474
78,87d77
< actionpack (3.2.15)
< activemodel (= 3.2.15)
< activesupport (= 3.2.15)
< builder (~> 3.0.0)
< erubis (~> 2.7.0)
< journey (~> 1.0.4)
< rack (~> 1.4.5)
< rack-cache (~> 1.2)
< rack-test (~> 0.6.1)
< sprockets (~> 2.2.1)
112,113d101
< binding_of_caller (0.7.2)
< debug_inspector (>= 0.0.1)
118d105
< coolline (0.4.2)
121d107
< debug_inspector (0.0.2)
129d114
< diffy (3.0.1)
131d115
< erubis (2.7.0)
134,139d117
< grit (2.5.0)
< diff-lcs (~> 1.1)
< mime-types (~> 1.15)
< posix-spawn (~> 0.3.6)
< hike (1.2.3)
< hirb (0.7.1)
146,158d123
< jazz_hands (0.5.2)
< awesome_print (~> 1.2)
< coolline (>= 0.4.2)
< hirb (~> 0.7.1)
< pry (~> 0.9.12)
< pry-debugger (~> 0.2.2)
< pry-doc (~> 0.4.6)
< pry-git (~> 0.2.3)
< pry-rails (~> 0.3.2)
< pry-remote (>= 0.1.7)
< pry-stack_explorer (~> 0.4.9)
< railties (>= 3.0, < 5.0)
< journey (1.0.4)
166d130
< mime-types (1.25.1)
171d134
< posix-spawn (0.3.6)
179,193d141
< pry-doc (0.4.6)
< pry (>= 0.9)
< yard (>= 0.8)
< pry-git (0.2.3)
< diffy
< grit
< pry (>= 0.9.8)
< pry-rails (0.3.2)
< pry (>= 0.9.10)
< pry-remote (0.1.7)
< pry (~> 0.9)
< slop (~> 3.0)
< pry-stack_explorer (0.4.9.1)
< binding_of_caller (>= 0.7)
< pry (>= 0.9.11)
195,198d142
< rack-cache (1.2)
< rack (>= 0.4)
< rack-ssl (1.3.3)
< rack
201,207d144
< railties (3.2.15)
< actionpack (= 3.2.15)
< activesupport (= 3.2.15)
< rack-ssl (~> 1.3.2)
< rake (>= 0.8.7)
< rdoc (~> 3.4)
< thor (>= 0.14.6, < 2.0)
209,210d145
< rdoc (3.12.2)
< json (~> 1.4)
225,229d159
< sprockets (2.2.2)
< hike (~> 1.2)
< multi_json (~> 1.0)
< rack (~> 1.0)
< tilt (~> 1.1, != 1.3.0)
233d162
< tilt (1.4.1)
241d169
< yard (0.8.7.3)
253d180
< jazz_hands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment