.rvmrc in apn_client-0.0.1 vs .rvmrc in apn_client-0.0.2
- old
+ new
@@ -2,10 +2,10 @@
# This is an RVM Project .rvmrc file, used to automatically load the ruby
# development environment upon cd'ing into the directory
# First we specify our desired <ruby>[@<gemset>], the @gemset name is optional.
-environment_id="ruby-1.9.2-p180@apn_client"
+environment_id="ruby-1.9.2-p290@apn_client"
#
# Uncomment following line if you want options to be set only for given project.
#
# PROJECT_JRUBY_OPTS=( --1.9 )