bin/git-finish in git-pivotal-tracker-integration-1.3.0 vs bin/git-finish in git-pivotal-tracker-integration-1.4.0

- old
+ new

@@ -12,8 +12,8 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -require "git-pivotal-tracker-integration/command/finish" +require 'git-pivotal-tracker-integration/command/finish' -GitPivotalTrackerIntegration::Command::Finish.new().run +GitPivotalTrackerIntegration::Command::Finish.new().run ARGV[0]