bin/git-start in git-pivotal-tracker-integration-1.3.0 vs bin/git-start 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/start" +require 'git-pivotal-tracker-integration/command/start' GitPivotalTrackerIntegration::Command::Start.new().run ARGV[0]