File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # typed: true
1+ # typed: strict
22# frozen_string_literal: true
33
44module Squake
Original file line number Diff line number Diff line change 1- # typed: true
1+ # typed: strict
22# frozen_string_literal: true
33
44require 'byebug'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66 spec . name = 'squake'
77 spec . version = Squake ::VERSION
88 spec . summary = 'The industry solution for sustainable travel and logistics.'
9- spec . description = 'This gem provides an interface for the SQUAKE API to calculate and compensate carbon emissions.' # rubocop:disable Layout/LineLength
9+ spec . description = 'This gem provides an interface for the SQUAKE API to calculate and compensate carbon emissions.'
1010 spec . author = 'SQUAKE'
1111 spec . email = 'oss@squake.earth'
1212 spec . files = Dir [
You can’t perform that action at this time.
0 commit comments