features/env.feature in pah-0.0.23 vs features/env.feature in pah-0.0.24

- old
+ new

@@ -4,10 +4,10 @@ Given I have created the app "myapp" with pah Scenario: Create env files Then I have the file .ruby-version and contents of this file should be: """ - 2.2.1 + 2.2.2 """ Then I have the file .ruby-gemset and contents of this file should be: """ myapp