Skip to content

Instantly share code, notes, and snippets.

@GeekOnCoffee
Created March 7, 2012 00:34
Show Gist options
  • Save GeekOnCoffee/1990118 to your computer and use it in GitHub Desktop.
Save GeekOnCoffee/1990118 to your computer and use it in GitHub Desktop.
Pass v. Fail
1,2c1,2
< actionmailer(3.2.1)
< actionpack(3.2.1)
---
> actionmailer(3.2.2)
> actionpack(3.2.2)
4,7c4,7
< activemodel(3.2.1)
< activerecord(3.2.1)
< activeresource(3.2.1)
< activesupport(3.2.1)
---
> activemodel(3.2.2)
> activerecord(3.2.2)
> activeresource(3.2.2)
> activesupport(3.2.2)
11a12
> aws-sdk(1.3.5)
13c14
< braintree(2.13.4)
---
> braintree(2.14.0)
30,31c31,32
< factory_girl(2.4.2)
< factory_girl_rails(1.5.0)
---
> factory_girl(2.6.1)
> factory_girl_rails(1.7.0)
37a39
> httparty(0.8.1)
40c42
< jquery-rails(2.0.0)
---
> jquery-rails(2.0.1)
44c46
< mail(2.4.1)
---
> mail(2.4.3)
48a51
> multi_xml(0.4.1)
53c56
< paperclip(2.7.0)
---
> paperclip(2.6.0)
58c61
< rack-cache(1.1)
---
> rack-cache(1.2)
61,62c64,65
< rails(3.2.1)
< railties(3.2.1)
---
> rails(3.2.2)
> railties(3.2.2)
91c94
< tzinfo(0.3.31)
---
> tzinfo(0.3.32)
92a96
> uuidtools(2.1.2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment